[yocto] [PATCH poky-extras] layer.conf: clarify comments

Bruce Ashfield bruce.ashfield at windriver.com
Mon Aug 13 22:01:24 PDT 2012


On 12-08-13 9:50 PM, Trevor Woerner wrote:
> From: Trevor Woerner<twoerner at 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 at 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"
>




More information about the yocto mailing list