X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-netboot%2Fconf%2Flayer.conf;h=2af752805b35a982145c5fa8bc221be3a884f86f;hb=4ce5e70c2b1dfec15127dd7b4ea7bed8dfdf3271;hp=d22a86446cb49d19b3eef6faac2032fdd8134b97;hpb=99cef05b4c32c401868c7f487784130e607ca74c;p=AGL%2Fmeta-agl.git diff --git a/meta-netboot/conf/layer.conf b/meta-netboot/conf/layer.conf index d22a86446..2af752805 100644 --- a/meta-netboot/conf/layer.conf +++ b/meta-netboot/conf/layer.conf @@ -1,6 +1,3 @@ -# Added for futur conditionnals tests -DISTRO_FEATURES_append = " netboot" - # We have a conf and classes directory, add to BBPATH BBPATH .= ":${LAYERDIR}" @@ -12,4 +9,5 @@ BBFILE_COLLECTIONS += "meta-netboot" BBFILE_PATTERN_meta-netboot = "^${LAYERDIR}/" BBFILE_PRIORITY_meta-netboot = "60" -LAYERSERIES_COMPAT_meta-netboot = "thud" +LAYERSERIES_COMPAT_meta-netboot = "dunfell" +LAYERDEPENDS_meta-netboot = "core networking-layer"