X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-hud%2Fconf%2Flayer.conf;fp=meta-agl-profile-hud%2Fconf%2Flayer.conf;h=57fb70f0c179e10f382f7bbfc67720c9af63e694;hb=b43165328658087277b667152fdbc04fe07cba08;hp=0000000000000000000000000000000000000000;hpb=c40ee88f6aa0b379787a9ea3c853a806892e0dd1;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-profile-hud/conf/layer.conf b/meta-agl-profile-hud/conf/layer.conf new file mode 100644 index 000000000..57fb70f0c --- /dev/null +++ b/meta-agl-profile-hud/conf/layer.conf @@ -0,0 +1,10 @@ +# We have a conf and classes directory, add to BBPATH +BBPATH =. "${LAYERDIR}:" + +# We have recipes-* directories, add to BBFILES +BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ + ${LAYERDIR}/recipes-*/*/*.bbappend" + +BBFILE_COLLECTIONS += "aglprofilehud" +BBFILE_PATTERN_aglprofilehud = "^${LAYERDIR}/" +BBFILE_PRIORITY_aglprofilehud = "70"