X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-netboot%2Fconf%2Flayer.conf;h=ddf63c4a2d459ac4e2b907ca53045e85fb7ae89e;hb=83d2a76f43181bb8c3d7c359eeffea7bc7775e15;hp=119fe02fb8deb8267e4ec37c8702b08da568506f;hpb=df4ed283e18f3dfe9f42f0012b12cb0af57bcdbb;p=AGL%2Fmeta-agl.git diff --git a/meta-netboot/conf/layer.conf b/meta-netboot/conf/layer.conf index 119fe02fb..ddf63c4a2 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 = "zeus" +LAYERSERIES_COMPAT_meta-netboot = "kirkstone" +LAYERDEPENDS_meta-netboot = "core networking-layer"