diff options
author | Kitae Kim <kt920.kim@samsung.com> | 2013-10-01 21:48:20 +0900 |
---|---|---|
committer | Kitae Kim <kt920.kim@samsung.com> | 2013-10-01 21:49:24 +0900 |
commit | e4ba87ca9b7c3a01358aa18cf96746716555ce79 (patch) | |
tree | 870b557b27a5d7bb38d9c3b1682669ef4af3f5b6 | |
parent | 54f4540442bce5ca05794ef337bd6aa28c8b1c7b (diff) | |
download | meta-emulator-tools-e4ba87ca9b7c3a01358aa18cf96746716555ce79.tar.gz meta-emulator-tools-e4ba87ca9b7c3a01358aa18cf96746716555ce79.tar.bz2 meta-emulator-tools-e4ba87ca9b7c3a01358aa18cf96746716555ce79.zip |
package: remove unnecessary packages.
Change-Id: I74d9af039ef55130295e66d572fd898641dc8176
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
-rw-r--r-- | package/changelog | 3 | ||||
-rw-r--r-- | package/pkginfo.manifest | 50 |
2 files changed, 28 insertions, 25 deletions
diff --git a/package/changelog b/package/changelog index c1eb811..6e297dd 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 1.5.15 +- remove unnecessary packages. +== Kitae Kim <kt920.kim@samsung.com> 2013-10-01 * 1.5.14 - added mobile-3.0-emulator-qemu-skins dependency == GiWoong Kim <giwoong.kim@samsung.com> 2013-09-10 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index c97d1b5..f1690e9 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version: 1.5.14 +Version: 1.5.15 Maintainer: Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com> Package : emulator-tools-common @@ -59,29 +59,29 @@ Description : Emulator resources provides full features of Emulator Manager, Emu #Description : Platform image provides the file system image of Tizen platform for Tizen ARM Emulator. #Attribute : root -Package : tizen-emulator-test -Label : Emulator Test -OS : ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64 -Build-host-os : ubuntu-32 -Install-dependency : emulator-test -Source : meta-emulator-tools -Description : Emulator test package verifies that Tizen Emulator works correctly for all features using tools and scripts. -Attribute : test +#Package : tizen-emulator-test +#Label : Emulator Test +#OS : ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64 +#Build-host-os : ubuntu-32 +#Install-dependency : emulator-test +#Source : meta-emulator-tools +#Description : Emulator test package verifies that Tizen Emulator works correctly for all features using tools and scripts. +#Attribute : test -Package : tizen-emulator-test-tools -Label : Emulator Test Tools -OS : ubuntu-32, ubuntu-64, macos-64 -Build-host-os : ubuntu-32 -Install-dependency : emulator-test-tools, emulator-test-resources, emulator-qemu-x86, emulator-tools-common -Source : meta-emulator-tools -Description : Emulator test package verifies that Tizen Emulator works correctly for all features using tools and scripts. -Attribute : test +#Package : tizen-emulator-test-tools +#Label : Emulator Test Tools +##OS : ubuntu-32, ubuntu-64, macos-64 +#Build-host-os : ubuntu-32 +#Install-dependency : emulator-test-tools, emulator-test-resources, emulator-qemu-x86, emulator-tools-common +#Source : meta-emulator-tools +#Description : Emulator test package verifies that Tizen Emulator works correctly for all features using tools and scripts. +#Attribute : test -Package : tizen-emulator-test-tools -Label : Emulator Test Tools -OS : windows-32, windows-64 -Build-host-os : ubuntu-32 -Install-dependency : emulator-test-tools, emulator-test-resources, emulator-qemu-x86, emulator-tools-common, mingw32-msys-1.0 -Source : meta-emulator-tools -Description : Emulator test package verifies that Tizen Emulator works correctly for all features using tools and scripts. -Attribute : test +#Package : tizen-emulator-test-tools +#Label : Emulator Test Tools +#OS : windows-32, windows-64 +#Build-host-os : ubuntu-32 +#Install-dependency : emulator-test-tools, emulator-test-resources, emulator-qemu-x86, emulator-tools-common, mingw32-msys-1.0 +#Source : meta-emulator-tools +#Description : Emulator test package verifies that Tizen Emulator works correctly for all features using tools and scripts. +#Attribute : test |