[poky] [PATCH] bblayers.conf.sample: remove meta-emenlow, v2
Saul Wold
saul.wold at intel.com
Mon Jan 3 17:20:52 PST 2011
On 12/29/2010 07:40 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.
>
Tom,
I am holding pulling this into master and pulling the emenlow stuff from
master, until I have had a chance to coordinate it with Beth, this will
change the autobuilder and we need to make the adjustments to either
pull the meta-intel or fix it appropriately.
I have not forgot about these changes.
Sau!
> BBLAYERS = " \
> /home/trz/yocto/meta \
> /home/trz/yocto/meta-intel/meta-emenlow \
> "
>
> v2 changes:
>
> Update LCONF_VERSION as noted by Saul.
>
> Signed-off-by: Tom Zanussi<tom.zanussi at intel.com>
> ---
> meta/conf/bblayers.conf.sample | 3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/meta/conf/bblayers.conf.sample b/meta/conf/bblayers.conf.sample
> index 3c7b6e6..b2f37c0 100644
> --- a/meta/conf/bblayers.conf.sample
> +++ b/meta/conf/bblayers.conf.sample
> @@ -1,9 +1,8 @@
> # LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
> # changes incompatibly
> -LCONF_VERSION = "3"
> +LCONF_VERSION = "4"
>
> BBFILES ?= ""
> BBLAYERS = " \
> ##POKYBASE##/meta \
> - ##POKYBASE##/meta-emenlow \
> "
More information about the poky
mailing list