X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-netboot%2Fconf%2Flayer.conf;h=2af752805b35a982145c5fa8bc221be3a884f86f;hb=7633d8e51048208494f0b0997eff6e39d07ce98e;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..2af752805 100644 --- a/meta-netboot/conf/layer.conf +++ b/meta-netboot/conf/layer.conf @@ -7,4 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "meta-netboot" BBFILE_PATTERN_meta-netboot = "^${LAYERDIR}/" -BBFILE_PRIORITY_meta-netboot = "20" +BBFILE_PRIORITY_meta-netboot = "60" + +LAYERSERIES_COMPAT_meta-netboot = "dunfell" +LAYERDEPENDS_meta-netboot = "core networking-layer"