Compare commits
1 Commits
56e9f0c5f1
...
2e7263dbbe
Author | SHA1 | Date | |
---|---|---|---|
2e7263dbbe |
@ -4,7 +4,6 @@ BBPATH .= ":${LAYERDIR}"
|
||||
# We have recipes-* directories, add to BBFILES
|
||||
BBFILES += " \
|
||||
${LAYERDIR}/recipes-*/*/*.bb \
|
||||
${LAYERDIR}/images/*.bb \
|
||||
${LAYERDIR}/recipes-*/*/*.bbappend \
|
||||
"
|
||||
|
||||
@ -12,3 +11,5 @@ BBFILE_COLLECTIONS += "meta-rpi"
|
||||
BBFILE_PATTERN_meta-rpi = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-rpi = "7"
|
||||
|
||||
LAYERSERIES_COMPAT_meta-bbb = "thud sumo rocko"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user