diff options
Diffstat (limited to 'meta-yocto')
-rw-r--r-- | meta-yocto/conf/bblayers.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yocto/conf/bblayers.conf.sample b/meta-yocto/conf/bblayers.conf.sample index b2f37c0c81..ee85a98823 100644 --- a/meta-yocto/conf/bblayers.conf.sample +++ b/meta-yocto/conf/bblayers.conf.sample | |||
@@ -5,4 +5,5 @@ LCONF_VERSION = "4" | |||
5 | BBFILES ?= "" | 5 | BBFILES ?= "" |
6 | BBLAYERS = " \ | 6 | BBLAYERS = " \ |
7 | ##POKYBASE##/meta \ | 7 | ##POKYBASE##/meta \ |
8 | ##POKYBASE##/meta-yocto \ | ||
8 | " | 9 | " |