-glsdk-example-apps needs sgx to be functional
Signed-off-by: Eric Ruei <[email protected]>
---
.../packagegroups/packagegroup-arago-tisdk-addons.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
index abcf6bc7..60f8d4be 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to install additional utilities/demos for SDKs"
LICENSE = "MIT"
-PR = "r73"
+PR = "r74"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -81,7 +81,7 @@ UTILS_append_omapl138 = " ti-ipc-rtos-fw"
UTILS_append_dra7xx = " can-utils \
${UTILS_DSP} \
- glsdk-example-apps \
+
${@bb.utils.contains('MACHINE_FEATURES','sgx','glsdk-example-apps','',d)} \
"
UTILS_append_keystone = " \
--
2.17.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago