summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjihye kim <jihye1128.kim@samsung.com>2013-07-30 17:29:51 +0900
committerjihye kim <jihye1128.kim@samsung.com>2013-07-30 17:29:51 +0900
commit28af817edac6f6e2e7cd932e2f2906d59ad6e80e (patch)
tree71d69c719349b17d71a05706d035918b0cfbc61e
parent042afdc70f5ea0f11ec562e8c69f87302ecf3e29 (diff)
downloadmeta-emulator-tools-28af817edac6f6e2e7cd932e2f2906d59ad6e80e.tar.gz
meta-emulator-tools-28af817edac6f6e2e7cd932e2f2906d59ad6e80e.tar.bz2
meta-emulator-tools-28af817edac6f6e2e7cd932e2f2906d59ad6e80e.zip
remove tizen-emulator-test-tools..move to meta-test git
Signed-off-by: jihye kim <jihye1128.kim@samsung.com>
-rwxr-xr-xpackage/build.ubuntu-321
-rw-r--r--package/changelog4
-rw-r--r--package/pkginfo.manifest10
3 files changed, 5 insertions, 10 deletions
diff --git a/package/build.ubuntu-32 b/package/build.ubuntu-32
index 97feda6..a86bf8a 100755
--- a/package/build.ubuntu-32
+++ b/package/build.ubuntu-32
@@ -21,7 +21,6 @@ install()
# mkdir -p $SRCDIR/package/tizen-2.1-emulator-image-x86.package.${TARGET_OS}/data
# mkdir -p $SRCDIR/package/tizen-2.0-emulator-image-arm.package.${TARGET_OS}/data
mkdir -p $SRCDIR/package/tizen-emulator-test.package.${TARGET_OS}/data
- mkdir -p $SRCDIR/package/tizen-emulator-test-tools.package.${TARGET_OS}/data
}
[ "$1" = "clean" ] && clean
diff --git a/package/changelog b/package/changelog
index 4769d6e..1754be6 100644
--- a/package/changelog
+++ b/package/changelog
@@ -1,3 +1,7 @@
+* 1.4.14
+- remove tizen-emulator-test-tools package. move to meta-test
+== jihye kim <jihye1128.kim@samsung.com> 2013-07-30
+
* 1.4.13
- add tizen-emulator-test-tools package for emulator auto test
== jihye kim <jihye1128.kim@samsung.com> 2013-07-30
diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest
index 59078b5..41054dc 100644
--- a/package/pkginfo.manifest
+++ b/package/pkginfo.manifest
@@ -1,4 +1,4 @@
-Version : 1.4.13
+Version : 1.4.14
Maintainer : Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com>
Package : emulator-tools-common
@@ -60,11 +60,3 @@ 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 : root
-
-Package : tizen-emulator-test-tools
-Label : Emulator Test Tools
-OS : ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64
-Build-host-os : ubuntu-32
-Install-dependency : emulator-test-tools, emulator-test-resources, tizen-emulator-tools-x86
-Source : meta-emulator-tools
-Description : Emulator test package verifies that Tizen Emulator works correctly for all features using tools and scripts.