From 1fd183e0b8c27107d51dae86a340fc7558d6ff1a Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 4 Mar 2016 16:09:20 +1300 Subject: 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. (From meta-yocto rev: 31f937ebfe916aadcd0beb5f8088d88feadc2a98) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- meta-poky/conf/bblayers.conf.sample | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta-poky') diff --git a/meta-poky/conf/bblayers.conf.sample b/meta-poky/conf/bblayers.conf.sample index b948df2faf..a371994437 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 \ - " -- cgit v1.2.3-54-g00ecf