Fix typo reported, thanks to M.V. for the report
parent
7e9b72fc8f
commit
05985181ca
|
|
@ -6,7 +6,7 @@ BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \
|
|||
${LAYERDIR}/recipes-*/*/*/*.bb \
|
||||
${LAYERDIR}/recipes-*/*/*.bbappend"
|
||||
|
||||
BBFILE_COLLECTION += "wolfssl"
|
||||
BBFILE_COLLECTIONS += "wolfssl"
|
||||
BBFILE_PATTERN_wolfssl := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_wolfssl = "5"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue