Compare commits

..

1 Commits

Author SHA1 Message Date
2e7263dbbe meta-rpi: Remove recipes moved to meta-blackfinn
Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
2019-03-03 08:09:49 +01:00

View File

@ -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"