From: Hongmei Gou <a0271529@ti.com>
To: <meta-arago@arago-project.org>
Cc: Hongmei Gou <a0271529@ti.com>
Subject: [zeus/master] [PATCH 3/3 v2] packagegroup-arago-tisdk-addons: add tensorflow-lite-demo
Date: Tue, 25 Feb 2020 18:32:31 -0500 [thread overview]
Message-ID: <20200225233231.25035-1-a0271529@ti.com> (raw)
* 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
reply other threads:[~2020-02-25 23:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200225233231.25035-1-a0271529@ti.com \
--to=a0271529@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.