From: Denys Dmytriyenko <denys@ti.com>
To: Hongmei Gou <h-gou@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [morty/krogoth][PATCH 5/6] packagegroup-arago-tisdk-matrix: add barcode-roi demo
Date: Mon, 6 Feb 2017 13:11:02 -0500 [thread overview]
Message-ID: <20170206181101.GI25590@edge> (raw)
In-Reply-To: <1486160539-23523-6-git-send-email-h-gou@ti.com>
Hongmei,
Can you please re-do this patch due to this change:
http://arago-project.org/git/?p=meta-arago.git;a=commitdiff;h=908f169117c7589eabc78a392e8c43eb099553cd
barcode-roi depends on opencv/opencl and hence should be in MATRIX_OPENCL_APPS
list, which gets conditionally included based on corresponding MACHINE_FEATURE.
--
Denys
On Fri, Feb 03, 2017 at 05:22:18PM -0500, Hongmei Gou wrote:
> Signed-off-by: Hongmei Gou <h-gou@ti.com>
> ---
> .../recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
> index a851ed5..7358da4 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
> @@ -1,6 +1,6 @@
> DESCRIPTION = "Task to include Matrix v2"
> LICENSE = "MIT"
> -PR = "r61"
> +PR = "r62"
>
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> @@ -76,6 +76,7 @@ MATRIX_APPS_append_ti33x = " \
> matrix-gui-pm-demos-governor \
> \
> matrix-gui-ethernet-demos \
> + matrix-machinevision-demo-barcoderoi \
> "
>
> MATRIX_APPS_append_ti43x = " \
> @@ -91,6 +92,7 @@ MATRIX_APPS_append_ti43x = " \
> \
> matrix-gui-apps-dual-camera \
> matrix-gui-apps-image-gallery \
> + matrix-machinevision-demo-barcoderoi \
> "
>
> MATRIX_APPS_append_omap-a15 = " \
> @@ -105,6 +107,7 @@ MATRIX_APPS_append_omap-a15 = " \
> matrix-gui-generic-pm \
> matrix-gui-clocks \
> matrix-gui-pm-demos-governor \
> + matrix-machinevision-demo-barcoderoi \
> "
>
> MATRIX_APPS_append_dra7xx += " \
> @@ -116,6 +119,7 @@ MATRIX_APPS_append_keystone = " \
> matrix-gui-utility-demos \
> matrix-mc-demo-ipc \
> matrix-multimedia-demo-dsp66imgproc-f2f \
> + matrix-machinevision-demo-barcoderoi-f2f \
> "
>
> RDEPENDS_${PN} = " \
> --
> 1.9.1
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
next prev parent reply other threads:[~2017-02-06 18:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-03 22:22 [morty/krogoth][PATCH 0/6] Add barcode-roi demo Hongmei Gou
2017-02-03 22:22 ` [morty/krogoth][PATCH 1/6] barcode-roi: add barcode ROI detection demo Hongmei Gou
2017-02-03 22:22 ` [morty/krogoth][PATCH 2/6] arago-source-ipk: add SRCIPK for barcode-roi demo Hongmei Gou
2017-02-03 22:22 ` [morty/krogoth][PATCH 3/6] ti-tisdk-makefile: add " Hongmei Gou
2017-02-03 22:22 ` [morty/krogoth][PATCH 4/6] matrix-gui-machinevision-demos: " Hongmei Gou
2017-02-03 22:22 ` [morty/krogoth][PATCH 5/6] packagegroup-arago-tisdk-matrix: " Hongmei Gou
2017-02-06 18:11 ` Denys Dmytriyenko [this message]
2017-02-06 19:49 ` Gou, Hongmei
2017-02-06 20:14 ` Denys Dmytriyenko
2017-02-06 23:09 ` Gou, Hongmei
2017-02-03 22:22 ` [morty/krogoth][PATCH 6/6] packagegroup-arago-tisdk-multimedia-sdk*: " Hongmei Gou
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=20170206181101.GI25590@edge \
--to=denys@ti.com \
--cc=h-gou@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.