[poky] [PATCH 1/2] bblayers.conf.sample: remove BBLAYERS_NON_REMOVABLE
Peter Kjellerstedt
peter.kjellerstedt at axis.com
Fri Mar 4 09:12:56 PST 2016
> -----Original Message-----
> From: poky-bounces at yoctoproject.org [mailto:poky-
> bounces at yoctoproject.org] On Behalf Of Paul Eggleton
> Sent: den 4 mars 2016 04:09
> To: poky at yoctoproject.org
> Subject: [poky] [PATCH 1/2] bblayers.conf.sample: remove
> BBLAYERS_NON_REMOVABLE
>
> Hob was the only thing paying attention to this, and now Hob itself has
> been removed we can remove this as well.
>
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
> meta-poky/conf/bblayers.conf.sample | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/meta-poky/conf/bblayers.conf.sample b/meta-
> poky/conf/bblayers.conf.sample
> index b948df2..a371994 100644
> --- a/meta-poky/conf/bblayers.conf.sample
> +++ b/meta-poky/conf/bblayers.conf.sample
> @@ -10,7 +10,3 @@ BBLAYERS ?= " \
> ##OEROOT##/meta-poky \
> ##OEROOT##/meta-yocto-bsp \
> "
> -BBLAYERS_NON_REMOVABLE ?= " \
> - ##OEROOT##/meta \
> - ##OEROOT##/meta-poky \
> - "
> --
> 2.5.0
You probably want to remove the references to BBLAYERS_NON_REMOVABLE
in meta/conf/documentation.conf, documentation/ and
meta-poky/conf/bblayers.conf.sample as well...
//Peter
More information about the poky
mailing list