aboutsummaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-netboot
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature/agl-netboot')
-rw-r--r--templates/feature/agl-netboot/50_bblayers.conf.inc1
-rw-r--r--templates/feature/agl-netboot/50_local.conf.inc1
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/feature/agl-netboot/50_bblayers.conf.inc b/templates/feature/agl-netboot/50_bblayers.conf.inc
new file mode 100644
index 000000000..3d2ed6460
--- /dev/null
+++ b/templates/feature/agl-netboot/50_bblayers.conf.inc
@@ -0,0 +1 @@
+BBLAYERS =+ "${METADIR}/meta-agl/meta-netboot"
diff --git a/templates/feature/agl-netboot/50_local.conf.inc b/templates/feature/agl-netboot/50_local.conf.inc
new file mode 100644
index 000000000..f7444d689
--- /dev/null
+++ b/templates/feature/agl-netboot/50_local.conf.inc
@@ -0,0 +1 @@
+INHERIT += "netboot"