meta-rpi: Remove recipes moved to meta-blackfinn

Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
This commit is contained in:
2019-03-01 12:02:55 +01:00
parent 482c08e442
commit 24b3b339ef
12 changed files with 21 additions and 197 deletions

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-rpi = "thud sumo rocko"