All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Trevor Woerner <twoerner@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH poky-extras] layer.conf: clarify comments
Date: Tue, 14 Aug 2012 01:01:24 -0400	[thread overview]
Message-ID: <5029DBA4.5090500@windriver.com> (raw)
In-Reply-To: <1344909019-5708-1-git-send-email-twoerner@gmail.com>

On 12-08-13 9:50 PM, Trevor Woerner wrote:
> From: Trevor Woerner<twoerner@gmail.com>
>
> The recipes are no longer stored in a "packages" directory but in directories
> under recipes-*.

I grabbed this and pushed it to the poky-extras repo.

Thanks!

Bruce

>
> Signed-off-by: Trevor Woerner<twoerner@gmail.com>
> ---
>   meta-kernel-dev/conf/layer.conf |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-kernel-dev/conf/layer.conf b/meta-kernel-dev/conf/layer.conf
> index ea889e8..642d485 100644
> --- a/meta-kernel-dev/conf/layer.conf
> +++ b/meta-kernel-dev/conf/layer.conf
> @@ -5,7 +5,7 @@ BB_DANGLINGAPPENDS_WARNONLY ?= "true"
>   # We have a conf and classes directory, add to BBPATH
>   BBPATH := "${BBPATH}:${LAYERDIR}"
>
> -# We have a packages directory, add to BBFILES
> +# We have recipes-* directories, add to BBFILES
>   BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \
>               ${LAYERDIR}/recipes-*/*/*.bbappend"
>



  reply	other threads:[~2012-08-14  5:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14  1:50 [PATCH poky-extras] layer.conf: clarify comments Trevor Woerner
2012-08-14  5:01 ` Bruce Ashfield [this message]
2012-08-14 14:13   ` Trevor Woerner
2012-08-14 14:14     ` Bruce Ashfield

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=5029DBA4.5090500@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=twoerner@gmail.com \
    --cc=yocto@yoctoproject.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.