X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-security%2Fconf%2Flayer.conf;fp=meta-security%2Fconf%2Flayer.conf;h=2da233a760eaf193557763f429ccadb7e6ad52bb;hb=b43165328658087277b667152fdbc04fe07cba08;hp=db6be54c072da38390c68e4c7ca0df7f2f355971;hpb=c40ee88f6aa0b379787a9ea3c853a806892e0dd1;p=AGL%2Fmeta-agl.git diff --git a/meta-security/conf/layer.conf b/meta-security/conf/layer.conf index db6be54c0..2da233a76 100644 --- a/meta-security/conf/layer.conf +++ b/meta-security/conf/layer.conf @@ -2,9 +2,9 @@ BBPATH =. "${LAYERDIR}:" # We have a packages directory, add to BBFILES -BBFILES := "${BBFILES} \ - ${LAYERDIR}/recipes-*/*/*.bb \ - ${LAYERDIR}/recipes-*/*/*.bbappend" +BBFILES += " ${LAYERDIR}/recipes-*/*/*.bb \ + ${LAYERDIR}/recipes-*/*/*.bbappend \ + " # Must prioritize our rpm recipe over the default ones. BBFILE_COLLECTIONS += "security-smack"