From: Denys Dmytriyenko <denys@ti.com>
To: <meta-arago@arago-project.org>
Subject: Re: [rocko/master][PATCHv2 1/4] matrix-gui-machinevision-demos: make machine-specific due to machine override
Date: Wed, 21 Mar 2018 12:28:35 -0400 [thread overview]
Message-ID: <20180321162835.GE14973@edge> (raw)
In-Reply-To: <1521593761-7567-1-git-send-email-denys@ti.com>
That still didn't solve the issue...
On Tue, Mar 20, 2018 at 08:56:01PM -0400, Denys Dmytriyenko wrote:
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
> v2 - instead of removing machine override, make package machine-specific
>
> .../recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bb | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bb b/meta-arago-extras/recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bb
> index 4adb7bc..35cd630 100644
> --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bb
> +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bb
> @@ -5,7 +5,7 @@ require recipes-core/matrix/matrix-gui-apps-git.inc
>
> PR = "${INC_PR}.3"
>
> -inherit allarch
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> S = "${WORKDIR}/git/machinevision_apps"
>
> @@ -20,8 +20,11 @@ PACKAGES = "matrix-machinevision-demo-dlp3dscanner \
> matrix-machinevision-demo-simplepeopletracking \
> "
>
> -RDEPENDS_matrix-machinevision-demo-dlp3dscanner_dra7xx = " \
> +RDEPENDS_matrix-machinevision-demo-dlp3dscanner = " \
> ${MACHINEVISION_RDEPENDS} \
> +"
> +
> +RDEPENDS_matrix-machinevision-demo-dlp3dscanner_append_dra7xx = " \
> point-cloud-viewer \
> "
>
> --
> 2.7.4
>
prev parent reply other threads:[~2018-03-21 16:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-20 21:52 [rocko/master][PATCH 1/3] matrix-gui-machinevision-demos: remove unnecessary machine override affecting HS platforms Denys Dmytriyenko
2018-03-20 21:52 ` [rocko/master][PATCH 2/3] branding-processor-sdk: disable UBI images on K2 due to size Denys Dmytriyenko
2018-03-20 21:52 ` [rocko/master][PATCH 3/3] arago.conf: disable gstreamer-plugins-bad graphics dependency on omapl1 Denys Dmytriyenko
2018-03-21 0:56 ` [rocko/master][PATCHv2 1/4] matrix-gui-machinevision-demos: make machine-specific due to machine override Denys Dmytriyenko
2018-03-21 16:28 ` 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=20180321162835.GE14973@edge \
--to=denys@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.