From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../packagegroups/packagegroup-arago-tisdk-multimedia-sdk-host.bb       | 2 +-
 .../packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-host.bb
 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-host.bb
index 0d5fa73..5433a79 100644
--- 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-host.bb
+++ 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-host.bb
@@ -27,7 +27,7 @@ MULTIMEDIA_append_omap-a15 = " \
 MULTIMEDIA_append_am65xx = " ${BARCODE_PKG}"
 
 MULTIMEDIA_append_dra7xx = " \
-    ${@bb.utils.contains('MACHINE_FEATURES', 'dsp', 
'qt-opencv-opencl-opengl-multithreaded-src', '', d)} \
+    
${@['','qt-opencv-opencl-opengl-multithreaded-src'][oe.utils.all_distro_features(d,
 'opencv opencl opengl', True, False) and bb.utils.contains('MACHINE_FEATURES', 
'gpu dsp', True, False, d)]} \
 "
 
 MULTIMEDIA_append_keystone = " ${BARCODE_PKG}"
diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb
 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb
index 72d7740..dd4c715 100644
--- 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb
+++ 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb
@@ -13,7 +13,7 @@ MULTIMEDIA = ""
 MULTIMEDIA_append_dra7xx = " \
     hevc-arm-decoder-dev \
     hevc-arm-decoder-staticdev \
-    ${@bb.utils.contains('MACHINE_FEATURES', 'dsp', 
'qt-opencv-opencl-opengl-multithreaded-dev', '', d)} \
+    
${@['','qt-opencv-opencl-opengl-multithreaded-dev'][oe.utils.all_distro_features(d,
 'opencv opencl opengl', True, False) and bb.utils.contains('MACHINE_FEATURES', 
'gpu dsp', True, False, d)]} \
 "
 
 MULTIMEDIA_append_ti33x = " ${BARCODE_PKG}"
-- 
2.7.4

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

Reply via email to