Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Andrei Gherzan <andrei@gherzan.ro>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-raspberrypi][PATCH] layer.conf: handle dynamic layer configuration
Date: Sat, 31 Jan 2015 02:36:37 +0200	[thread overview]
Message-ID: <20150131003637.GB9471@gmail.com> (raw)
In-Reply-To: <1422339291-43625-1-git-send-email-coldnew.tw@gmail.com>

Hello,

On Tue, Jan 27, 2015 at 02:14:51PM +0800, Yen-Chin Lee wrote:
> Using a separate layer specific directory as meta-fsl-arm does with
> qt5-layer, this will prevent meta-raspberrypi change layer dependencies
> when add qt5 packages.
>
> patch is taken from:
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/conf/layer.conf#n20
>
> Signed-off-by: Yen-Chin Lee <coldnew.tw@gmail.com>
> ---
>  conf/layer.conf | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 7bffd4b..71f22b4 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -12,3 +12,7 @@ BBFILE_PRIORITY_raspberrypi = "6"
>  # Additional license directories.
>  LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
>
> +# Let us add layer-specific bbappends which are only applied when that
> +# layer is included in our configuration
> +BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bbappend' % layer \
> +               for layer in BBFILE_COLLECTIONS.split())}"
> --
> 1.9.3 (Apple Git-50)
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Thanks for your contribution but meta-raspberrypi uses the yocto mailinglist as
stated in README. Please resend this patch accordingly.

Thanks a lot,

--
Andrei Gherzan


  reply	other threads:[~2015-01-31  0:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-27  6:14 [meta-raspberrypi][PATCH] layer.conf: handle dynamic layer configuration Yen-Chin Lee
2015-01-31  0:36 ` Andrei Gherzan [this message]
2015-02-03  3:31   ` coldnew.tw

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=20150131003637.GB9471@gmail.com \
    --to=andrei@gherzan.ro \
    --cc=openembedded-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox