All of lore.kernel.org
 help / color / mirror / Atom feed
* [zeus/master] [PATCH 3/3 v2] packagegroup-arago-tisdk-addons: add tensorflow-lite-demo
@ 2020-02-25 23:32 Hongmei Gou
  0 siblings, 0 replies; only message in thread
From: Hongmei Gou @ 2020-02-25 23:32 UTC (permalink / raw)
  To: meta-arago; +Cc: Hongmei Gou

* tensorflow-lite-examples has been replaced with tensorflow-lite, which will
  be pulled in as dependency of tensorflow-lite-demo

Signed-off-by: Hongmei Gou <a0271529@ti.com>
---
v2 change: remove tensorflow-lite since it will be pulled in as dependency of tensorflow-lite-demo

 .../packagegroups/packagegroup-arago-tisdk-addons.bb   | 10 +++++-----
 1 file changed, 5 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..4e1e4049 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,14 @@ VOXEL_PACKAGES = ""
 EXTRA_PACKAGES_append_ti33x = " ${VOXEL_PACKAGES} \
                                 arm-compute-library \
                                 ${ARMNN_PACKAGES} \
-                                tensorflow-lite-examples \
+                                tensorflow-lite-demo \
                                 pdm-anomaly-detection \
 "
 
 EXTRA_PACKAGES_append_ti43x = " ${VOXEL_PACKAGES} \
                                 arm-compute-library \
                                 ${ARMNN_PACKAGES} \
-                                tensorflow-lite-examples \
+                                tensorflow-lite-demo \
                                 pdm-anomaly-detection \
 "
 
@@ -172,13 +172,13 @@ EXTRA_PACKAGES_append_omap-a15 = " ${VOXEL_PACKAGES} \
                                    big-data-ipc-demo-linux-firmware \
                                    arm-compute-library \
                                    ${ARMNN_PACKAGES} \
-                                   tensorflow-lite-examples \
+                                   tensorflow-lite-demo \
                                    pdm-anomaly-detection \
 "
 
 EXTRA_PACKAGES_append_am65xx = " arm-compute-library \
                              ${ARMNN_PACKAGES} \
-                             tensorflow-lite-examples \
+                             tensorflow-lite-demo \
                              pdm-anomaly-detection \
 "
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-25 23:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-25 23:32 [zeus/master] [PATCH 3/3 v2] packagegroup-arago-tisdk-addons: add tensorflow-lite-demo Hongmei Gou

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.