Signed-off-by: Hongmei Gou <[email protected]>
---
.../packagegroup-arago-tisdk-addons.bb | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 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 a68662a7..2ed1abf7 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 = "r76"
+PR = "r77"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -156,14 +156,16 @@ VOXEL_PACKAGES = ""
EXTRA_PACKAGES_append_ti33x = " ${VOXEL_PACKAGES} \
arm-compute-library \
${ARMNN_PACKAGES} \
- tensorflow-lite-examples \
+ tensorflow-lite \
+ tensorflow-lite-demo \
pdm-anomaly-detection \
"
EXTRA_PACKAGES_append_ti43x = " ${VOXEL_PACKAGES} \
arm-compute-library \
${ARMNN_PACKAGES} \
- tensorflow-lite-examples \
+ tensorflow-lite \
+ tensorflow-lite-demo \
pdm-anomaly-detection \
"
@@ -172,13 +174,15 @@ EXTRA_PACKAGES_append_omap-a15 = " ${VOXEL_PACKAGES} \
big-data-ipc-demo-linux-firmware \
arm-compute-library \
${ARMNN_PACKAGES} \
- tensorflow-lite-examples \
+ tensorflow-lite \
+ tensorflow-lite-demo \
pdm-anomaly-detection \
"
EXTRA_PACKAGES_append_am65xx = " arm-compute-library \
${ARMNN_PACKAGES} \
- tensorflow-lite-examples \
+ tensorflow-lite \
+ tensorflow-lite-demo \
pdm-anomaly-detection \
"
--
2.17.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago