This reverts commit 2680dc31f2125f7bbab55d4839721cbad8eb0ef4.

Signed-off-by: Jacob Stiffler <[email protected]>
---
 .../recipes-core/images/arago-core-tisdk-image.inc | 23 +++++++++++-----------
 1 file changed, 11 insertions(+), 12 deletions(-)

diff --git a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc 
b/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
index da5d44d..76102a1 100644
--- a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
+++ b/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
@@ -55,15 +55,14 @@ IMAGE_INSTALL_QT = "\
 IMAGE_INSTALL_QT_keystone = ""
 IMAGE_INSTALL_QT_omapl138 = ""
 
-IMAGE_INSTALL = ""
-# Disable all "sdk-host" packagegroups due to issues installing "srcipk" 
packages
-#    packagegroup-arago-tisdk-addons-sdk-host \
-#    
${@bb.utils.contains('MACHINE_FEATURES','dsp','packagegroup-arago-tisdk-opencl-sdk-host','',d)}
 \
-#    packagegroup-arago-tisdk-crypto-sdk-host \
-#    
${@bb.utils.contains('MACHINE_FEATURES','sgx','packagegroup-arago-tisdk-graphics-sdk-host','',d)}
 \
-#    packagegroup-arago-tisdk-matrix-sdk-host \
-#    packagegroup-arago-tisdk-multimedia-sdk-host \
-#    packagegroup-arago-tisdk-hmi-sdk-host \
-#    packagegroup-arago-tisdk-amsdk-sdk-host${ARAGO_KERNEL_SUFFIX} \
-#    ${IMAGE_INSTALL_QT} \
-#"
+IMAGE_INSTALL = "\
+    packagegroup-arago-tisdk-addons-sdk-host \
+    
${@bb.utils.contains('MACHINE_FEATURES','dsp','packagegroup-arago-tisdk-opencl-sdk-host','',d)}
 \
+    packagegroup-arago-tisdk-crypto-sdk-host \
+    
${@bb.utils.contains('MACHINE_FEATURES','sgx','packagegroup-arago-tisdk-graphics-sdk-host','',d)}
 \
+    packagegroup-arago-tisdk-matrix-sdk-host \
+    packagegroup-arago-tisdk-multimedia-sdk-host \
+    packagegroup-arago-tisdk-hmi-sdk-host \
+    packagegroup-arago-tisdk-amsdk-sdk-host${ARAGO_KERNEL_SUFFIX} \
+    ${IMAGE_INSTALL_QT} \
+"
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to