[poky] [PATCH 4/4] bblayers.conf.sample: remove meta-emenlow

Saul Wold saul.wold at intel.com
Tue Dec 28 22:47:54 PST 2010


On 12/28/2010 08:45 AM, Tom Zanussi wrote:
> meta-emenlow has been moved to the meta-intel repo, so it shouldn't be
> added as a default layer by bblayers.conf.  Users who want to build
> the meta-emenlow layer can just add it to bblayers.conf as they would
> any other layer e.g.
>
> BBLAYERS = " \
>    /home/trz/yocto/meta \
>    /home/trz/yocto/meta-intel/meta-emenlow \
>    "
>
> Signed-off-by: Tom Zanussi<tom.zanussi at intel.com>
> ---
>   meta/conf/bblayers.conf.sample |    1 -
>   1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/meta/conf/bblayers.conf.sample b/meta/conf/bblayers.conf.sample
> index 3c7b6e6..27e2906 100644
> --- a/meta/conf/bblayers.conf.sample
> +++ b/meta/conf/bblayers.conf.sample
> @@ -5,5 +5,4 @@ LCONF_VERSION = "3"
>   BBFILES ?= ""
>   BBLAYERS = " \
>     ##POKYBASE##/meta \
> -  ##POKYBASE##/meta-emenlow \
>     "
Tom,

When you make a change like this, you need to increment the 
LCONF_VERSION by one to force people to review their bblayers.conf file.

Please update and send a v2 of the patch

Sau!




More information about the poky mailing list