From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../recipes-core/packagegroups/ti-analytics.bb              | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/ti-analytics.bb 
b/meta-arago-distro/recipes-core/packagegroups/ti-analytics.bb
index abdb609..7b227fb 100644
--- a/meta-arago-distro/recipes-core/packagegroups/ti-analytics.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/ti-analytics.bb
@@ -8,12 +8,13 @@ inherit packagegroup
 ARMNN_PACKAGES = ""
 #ARMNN_PACKAGES = "${@bb.utils.contains('MACHINE_FEATURES', 'dsp', 'armnn', 
'', d)}"
 
-TENSORFLOW_DEMO = " \
-    ${@oe.utils.all_distro_features(d, 'opencv', 'tensorflow-lite-demo', '')} \
-"
-TENSORFLOW_DEMO_dra7xx = " \
-    ${@['','tensorflow-lite-demo'][oe.utils.all_distro_features(d, 'opencl 
opencv', True, False) and bb.utils.contains('MACHINE_FEATURES', 'dsp', True, 
False, d)]} \
-"
+TENSORFLOW_DEMO = ""
+#TENSORFLOW_DEMO = " \
+#    ${@oe.utils.all_distro_features(d, 'opencv', 'tensorflow-lite-demo', '')} 
\
+#"
+#TENSORFLOW_DEMO_dra7xx = " \
+#    ${@['','tensorflow-lite-demo'][oe.utils.all_distro_features(d, 'opencl 
opencv', True, False) and bb.utils.contains('MACHINE_FEATURES', 'dsp', True, 
False, d)]} \
+#"
 
 ANALYTICS = " \
     ${ARMNN_PACKAGES} \
-- 
2.7.4

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

Reply via email to