diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/bblayers.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bblayers.conf.sample b/meta/conf/bblayers.conf.sample index 339a42139c..222b03acf5 100644 --- a/meta/conf/bblayers.conf.sample +++ b/meta/conf/bblayers.conf.sample @@ -3,6 +3,6 @@ LCONF_VERSION = "4" BBFILES ?= "" -BBLAYERS = " \ +BBLAYERS ?= " \ ##COREBASE##/meta \ " |