diff options
Diffstat (limited to 'meta/conf/bblayers.conf.sample')
| -rw-r--r-- | meta/conf/bblayers.conf.sample | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/conf/bblayers.conf.sample b/meta/conf/bblayers.conf.sample new file mode 100644 index 000000000..222b03acf --- /dev/null +++ b/meta/conf/bblayers.conf.sample @@ -0,0 +1,8 @@ +# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf +# changes incompatibly +LCONF_VERSION = "4" + +BBFILES ?= "" +BBLAYERS ?= " \ + ##COREBASE##/meta \ + " |
