Add meta-agl-kuksa-val
[AGL/meta-agl.git] / meta-netboot / conf / layer.conf
index 119fe02..a41406c 100644 (file)
@@ -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 = "scarthgap"
+LAYERDEPENDS_meta-netboot = "core networking-layer"