1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

bblayers.conf.sample: include meta-yocto in default layers

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2011-03-15 10:31:04 +00:00
committed by Richard Purdie
parent 50bb373d1b
commit 4c695dbcd1
+1
View File
@@ -5,4 +5,5 @@ LCONF_VERSION = "4"
BBFILES ?= ""
BBLAYERS = " \
##POKYBASE##/meta \
##POKYBASE##/meta-yocto \
"