Signed-off-by: Eric Ruei <[email protected]>
---
.../packagegroups/packagegroup-arago-toolchain-tisdk-target.bb | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-toolchain-tisdk-target.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-toolchain-tisdk-target.bb
index 75c190d..a3c9377 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-toolchain-tisdk-target.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-toolchain-tisdk-target.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to build and install header and libs into the sdk"
LICENSE = "MIT"
-PR = "r13"
+PR = "r14"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -12,12 +12,6 @@ QT_TOOLCHAIN_TARGET = "\
QT_TOOLCHAIN_TARGET_keystone = ""
QT_TOOLCHAIN_TARGET_omapl138 = ""
-GTK_TOOLCHAIN_TARGET = "\
- packagegroup-arago-gtk-sdk-target \
-"
-GTK_TOOLCHAIN_TARGET_keystone = ""
-GTK_TOOLCHAIN_TARGET_omapl138 = ""
-
TISDK_TOOLCHAIN_BASE_TARGET = "\
packagegroup-arago-standalone-sdk-target \
packagegroup-arago-tisdk-multimedia-sdk-target \
@@ -32,7 +26,7 @@ TISDK_TOOLCHAIN_EXTRA_TARGET_omapl138 = ""
RDEPENDS_${PN} = "\
${QT_TOOLCHAIN_TARGET} \
- ${GTK_TOOLCHAIN_TARGET} \
+
${@bb.utils.contains('MACHINE_FEATURES','sgx','packagegroup-arago-gtk-sdk-target','',d)}
\
${TISDK_TOOLCHAIN_BASE_TARGET} \
${TISDK_TOOLCHAIN_EXTRA_TARGET} \
${@bb.utils.contains('MACHINE_FEATURES','sgx','packagegroup-arago-tisdk-graphics-sdk-target','',d)}
\
--
1.9.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago