Compare commits
1 Commits
2e7263dbbe
...
56e9f0c5f1
Author | SHA1 | Date | |
---|---|---|---|
56e9f0c5f1 |
@ -4,6 +4,7 @@ BBPATH .= ":${LAYERDIR}"
|
||||
# We have recipes-* directories, add to BBFILES
|
||||
BBFILES += " \
|
||||
${LAYERDIR}/recipes-*/*/*.bb \
|
||||
${LAYERDIR}/images/*.bb \
|
||||
${LAYERDIR}/recipes-*/*/*.bbappend \
|
||||
"
|
||||
|
||||
@ -11,5 +12,3 @@ 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