From: Denys Dmytriyenko <[email protected]>
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
meta-arago-distro/recipes-core/packagegroups/ti-analytics.bb | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/meta-arago-distro/recipes-core/packagegroups/ti-analytics.bb
b/meta-arago-distro/recipes-core/packagegroups/ti-analytics.bb
index e5a13f6..116f3ad 100644
--- a/meta-arago-distro/recipes-core/packagegroups/ti-analytics.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/ti-analytics.bb
@@ -1,9 +1,18 @@
SUMMARY = "TI World packagegroup"
LICENSE = "MIT"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
inherit packagegroup
-RDEPENDS_${PN} = "\
+ANALYTICS = "\
armnn \
tensorflow-lite-examples \
"
+ANALYTICS_keystone = ""
+ANALYTICS_j7-evm = ""
+ANALYTICS_omapl138 = ""
+
+RDEPENDS_${PN} = "\
+ ${ANALYTICS} \
+"
--
2.7.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago