From 943c3f4ee8cba0a8b38414229430dc6262efd7b3 Mon Sep 17 00:00:00 2001 From: Kitae Kim Date: Tue, 6 Nov 2012 14:54:50 +0900 Subject: [Title] DIBS: add dependency between emulator tools and images. [Desc.] If users select an emulator image packge on SDK installer, an emulator tool package will be installed. [Issue] None. --- package/changelog | 4 ++++ package/pkginfo.manifest | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'package') diff --git a/package/changelog b/package/changelog index 501e22b..ed89d61 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,7 @@ +* 1.4.1 +- add dependency between emulator tools and images. +- If users select an emulator image packge on SDK installer, an emulator tool package will be installed. +== Kitae Kim 2012-11-06 * 1.4.0 - Rename meta packages. - Meta packages need to be distinguish by label. diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 864c366..2579317 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version : 1.4.0 +Version : 1.4.1 Maintainer : Yeong-Kyoon Lee Package : emulator-tools-common @@ -21,7 +21,7 @@ Package : tizen-2.0-emulator-image-x86 Label : x86 Platform Image OS : ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 -Install-dependency : emulator-image-2.0-x86 +Install-dependency : tizen-emulator-tools-x86, emulator-image-2.0-x86 Source : meta-emulator-tools Description : Platform image provides the file system image of Tizen platform for Tizen X86 Emulator. Attribute : root @@ -39,7 +39,7 @@ Package : tizen-2.0-emulator-image-arm Label : ARM Platform Image OS : ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 -Install-dependency : emulator-image-2.0-arm +Install-dependency : tizen-emulator-tools-arm, emulator-image-2.0-arm Source : meta-emulator-tools Description : Platform image provides the file system image of Tizen platform for Tizen ARM Emulator. Attribute : root @@ -48,6 +48,6 @@ Package : tizen-2.0-emulator-image-partner Label : Platform Image OS : ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64 Build-host-os : ubuntu-32 -Install-dependency : emulator-image-2.0-x86-partner +Install-dependency : tizen-emulator-tools-x86, emulator-image-2.0-x86-partner Source : meta-emulator-tools Description : Platform image for partners provides the file system image of Tizen platform for Tizen Emulator. -- cgit v1.2.3