mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 10:59:41 +01:00
local.conf.sample: Fix extras collection comments
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2376 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -6,7 +6,7 @@ BBFILES = "${OEROOT}/meta/packages/*/*.bb"
|
||||
# BBFILES := "${OEROOT}/meta/packages/*/*.bb ${OEROOT}/meta-extras/packages/*/*.bb"
|
||||
# BBFILE_COLLECTIONS = "normal extras"
|
||||
# BBFILE_PATTERN_normal = "^${OEROOT}/meta/"
|
||||
# BBFILE_PATTERN_extras = "^${OEROOT}/meta/"
|
||||
# BBFILE_PATTERN_extras = "^${OEROOT}/meta-extras/"
|
||||
# BBFILE_PRIORITY_normal = "5"
|
||||
# BBFILE_PRIORITY_extras = "5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user