mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 00:32:12 +02:00
Create openembedded-extras collection. Disabled by default - see local.conf.sample about how to enable
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@429 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
DL_DIR = "POKYROOT/sources"
|
||||
BBFILES := "POKYROOT/openembedded/packages/*/*.bb"
|
||||
|
||||
# To enable extra packages, uncomment the following lines:
|
||||
# BBFILES := "POKYROOT/openembedded/packages/*/*.bb POKYROOT/openembedded-extras/packages/*/*.bb"
|
||||
# BBFILE_COLLECTIONS = "normal extras"
|
||||
# BBFILE_PATTERN_normal = "^POKYROOT/openembedded/"
|
||||
# BBFILE_PATTERN_extras = "^POKYROOT/openembedded/"
|
||||
# BBFILE_PRIORITY_normal = "5"
|
||||
# BBFILE_PRIORITY_extras = "5"
|
||||
|
||||
BBMASK = ""
|
||||
|
||||
# Uncomment this to specify where BitBake should create its temporary files.
|
||||
|
||||
Reference in New Issue
Block a user