From: Denys Dmytriyenko <denys@ti.com>
To: Hongmei Gou <a0271529@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [zeus/master] [PATCH 3/3] packagegroup-arago-tisdk-addons: replace tensorflow-lite-examples with tensorflow-lite and add tensorflow-lite-demo
Date: Tue, 25 Feb 2020 18:31:46 -0500 [thread overview]
Message-ID: <20200225233146.GG22188@beryl> (raw)
In-Reply-To: <20200225231226.24898-3-a0271529@ti.com>
On Tue, Feb 25, 2020 at 06:12:26PM -0500, Hongmei Gou wrote:
> Signed-off-by: Hongmei Gou <a0271529@ti.com>
> ---
> .../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 \
tensorflow-lite-demo already depdens on tensorflow-lite - no need to
explicitly pull both.
> 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
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2020-02-25 23:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-25 23:12 [zeus/master] [PATCH 1/3] tensorflow-lite: add header files and change the install location of the example files Hongmei Gou
2020-02-25 23:12 ` [zeus/master] [PATCH 2/3] tensorflow-lite-demo: add version 01.00.00 Hongmei Gou
2020-02-27 23:14 ` Denys Dmytriyenko
2020-02-28 17:00 ` Gou, Hongmei
2020-02-28 17:12 ` Denys Dmytriyenko
2020-02-28 17:22 ` Gou, Hongmei
2020-02-28 17:25 ` Denys Dmytriyenko
2020-02-28 17:54 ` Gou, Hongmei
2020-02-25 23:12 ` [zeus/master] [PATCH 3/3] packagegroup-arago-tisdk-addons: replace tensorflow-lite-examples with tensorflow-lite and add tensorflow-lite-demo Hongmei Gou
2020-02-25 23:31 ` Denys Dmytriyenko [this message]
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=20200225233146.GG22188@beryl \
--to=denys@ti.com \
--cc=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.