diff options
Diffstat (limited to 'build')
| -rw-r--r-- | build/conf/bblayers.conf.sample | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/conf/bblayers.conf.sample b/build/conf/bblayers.conf.sample index 04b7768ffa..d361f244d9 100644 --- a/build/conf/bblayers.conf.sample +++ b/build/conf/bblayers.conf.sample | |||
| @@ -1,9 +1,10 @@ | |||
| 1 | # LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf | 1 | # LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf |
| 2 | # changes incompatibly | 2 | # changes incompatibly |
| 3 | LCONF_VERSION = "1" | 3 | LCONF_VERSION = "2" |
| 4 | 4 | ||
| 5 | BBFILES ?= "" | 5 | BBFILES ?= "" |
| 6 | BBLAYERS = " \ | 6 | BBLAYERS = " \ |
| 7 | ##POKYBASE##/meta \ | 7 | ##POKYBASE##/meta \ |
| 8 | ##POKYBASE##/meta-moblin \ | 8 | ##POKYBASE##/meta-moblin \ |
| 9 | ##POKYBASE##/meta-emenlow \ | ||
| 9 | " | 10 | " |
