mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-31 05:00:42 +02:00
correct libsdl2 feature
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
BBPATH .= ":${LAYERDIR}"
|
||||
|
||||
# We have recipes-* directories, add to BBFILES
|
||||
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
||||
${LAYERDIR}/recipes-*/*/*.bbappend"
|
||||
BBFILES += " ${LAYERDIR}/recipes-*/*/*.bb \
|
||||
${LAYERDIR}/recipes-*/*/*.bbappend "
|
||||
|
||||
BBFILE_COLLECTIONS += "meta-rpi-diya"
|
||||
BBFILE_PATTERN_meta-rpi-diya = "^${LAYERDIR}/"
|
||||
|
Reference in New Issue
Block a user