X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-netboot%2Fconf%2Flayer.conf;h=7ee6f6f0c40b74fb4ed32a9864336f10b7c651df;hb=d69f1afa649453c511ff4e5c554066722e63bd91;hp=4077e6d66944bec4bf4e7b303f99c1e06b8371e2;hpb=56b1139ef2660535b112d0be4ddb2806f75298a8;p=AGL%2Fmeta-agl.git diff --git a/meta-netboot/conf/layer.conf b/meta-netboot/conf/layer.conf index 4077e6d66..7ee6f6f0c 100644 --- a/meta-netboot/conf/layer.conf +++ b/meta-netboot/conf/layer.conf @@ -1,3 +1,6 @@ +# Added for futur conditionnals tests +DISTRO_FEATURES_append = " netboot" + # We have a conf and classes directory, add to BBPATH BBPATH .= ":${LAYERDIR}" @@ -7,4 +10,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "meta-netboot" BBFILE_PATTERN_meta-netboot = "^${LAYERDIR}/" -BBFILE_PRIORITY_meta-netboot = "20" +BBFILE_PRIORITY_meta-netboot = "60"