Merge pull request #15 from kaleb-himes/ZD10299
Fix typo reported, thanks to M.V. for the reportpull/16/head
commit
21a3a860ed
|
@ -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