mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
meta-extras: Add layer configuration
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -5,7 +5,7 @@ BBPATH := "${BBPATH}${LAYERDIR}"
|
||||
BBFILES := "${BBFILES} ${LAYERDIR}/packages/*/*.bb"
|
||||
|
||||
BBFILE_COLLECTIONS += "normal"
|
||||
BBFILE_PATTERN_normal := "^${LAYERDIR}/meta/"
|
||||
BBFILE_PATTERN_normal := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_normal = "5"
|
||||
|
||||
require conf/distro/include/poky-default-revisions.inc
|
||||
|
||||
Reference in New Issue
Block a user