Fix typo reported, thanks to M.V. for the report

pull/15/head
kaleb-himes 2020-05-13 11:16:06 -06:00
parent 7e9b72fc8f
commit 05985181ca
1 changed files with 1 additions and 1 deletions

View File

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