diff options
author | Jinhyung Choi <jinhyung2.choi@samsung.com> | 2013-09-04 13:04:12 +0900 |
---|---|---|
committer | Jinhyung Choi <jinhyung2.choi@samsung.com> | 2013-09-04 13:04:12 +0900 |
commit | 5ba4b0a8e2232f514a84d364eabdda3bbcc3e3ce (patch) | |
tree | 8cd3e7695ff2bb8f7f39b76d958835cd8f78e035 | |
parent | 85112585bfb0938d1d61a4ce88d4c07a98eccade (diff) | |
download | meta-emulator-tools-5ba4b0a8e2232f514a84d364eabdda3bbcc3e3ce.tar.gz meta-emulator-tools-5ba4b0a8e2232f514a84d364eabdda3bbcc3e3ce.tar.bz2 meta-emulator-tools-5ba4b0a8e2232f514a84d364eabdda3bbcc3e3ce.zip |
meta: mobile-3.0-meta-emulator-resources
Change-Id: I97a7ca85484acc7a173b2ae5cf5bcf2c57fbfbbc
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
-rw-r--r-- | package/changelog | 4 | ||||
-rw-r--r-- | package/pkginfo.manifest | 12 |
2 files changed, 14 insertions, 2 deletions
diff --git a/package/changelog b/package/changelog index 7b7779a..13fde2d 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,7 @@ +* 1.5.11 +- add mobile-3.0-meta-emulator-resources +== Jinhyung Choi <jinhyung2.choi@samsung.com> 2013-09-04 + * 1.5.10 - delete mobile-3.0-emulator-image-x86-script package == jihye kim <jihye1128.kim@samsung.com> 2013-08-27 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 6f0a80d..265ca0f 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,11 +1,11 @@ -Version : 1.5.10 +Version : 1.5.11 Maintainer : Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com> Package : emulator-tools-common Label : Emulator OS : ubuntu-32, ubuntu-64 Build-host-os : ubuntu-32 -Install-dependency : emulator-qemu-common, emulator-manager, emulator-storages, emulator-lib, sdb, eventinjector-cli, emulator-control-panel, mobile-3.0-emulator-control-panel-devices, version-manager +Install-dependency : emulator-qemu-common, emulator-manager, emulator-storages, emulator-lib, sdb, eventinjector-cli, emulator-control-panel, version-manager Description : Tizen Emulator. Package : emulator-tools-common @@ -34,6 +34,14 @@ Source : meta-emulator-tools Description : Platform image provides the file system image of Tizen platform for Tizen x86 Emulator. Attribute : root +Package : mobile-3.0-meta-emulator-resources +Label : Emulator Resources +OS : ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64 +Build-host-os : ubuntu-32 +Install-dependency : mobile-3.0-emulator-control-panel-devices +Description : Emulator resources provides full features of Emulator Manager, Emulator Control Panel and target specific skin for Tizen Emulator. +Attribute : root + #Package : tizen-emulator-tools-arm #Label : ARM Emulator #OS : ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64 |