瀏覽代碼

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@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Paul Eggleton 8 年之前
父節點
當前提交
df13ce41f8
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      meta/conf/bblayers.conf.sample

+ 0 - 5
meta/conf/bblayers.conf.sample

@@ -8,8 +8,3 @@ BBFILES ?= ""
 BBLAYERS ?= " \
   ##OEROOT##/meta \
   "
-
-BBLAYERS_NON_REMOVABLE ?= " \
-  ##OEROOT##/meta \
-  "
-