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:
committed by
Richard Purdie
parent
50bb373d1b
commit
4c695dbcd1
@@ -5,4 +5,5 @@ LCONF_VERSION = "4"
|
||||
BBFILES ?= ""
|
||||
BBLAYERS = " \
|
||||
##POKYBASE##/meta \
|
||||
##POKYBASE##/meta-yocto \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user