summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-sdl/50_bblayers.conf.inc3
-rw-r--r--templates/feature/agl-sdl/50_local.conf.inc1
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/feature/agl-sdl/50_bblayers.conf.inc b/templates/feature/agl-sdl/50_bblayers.conf.inc
new file mode 100644
index 00000000..ffd8fab5
--- /dev/null
+++ b/templates/feature/agl-sdl/50_bblayers.conf.inc
@@ -0,0 +1,3 @@
+BBLAYERS =+ "${METADIR}/meta-sdl \
+ ${METADIR}/meta-openembedded/meta-gnome \
+ "
diff --git a/templates/feature/agl-sdl/50_local.conf.inc b/templates/feature/agl-sdl/50_local.conf.inc
new file mode 100644
index 00000000..10b81886
--- /dev/null
+++ b/templates/feature/agl-sdl/50_local.conf.inc
@@ -0,0 +1 @@
+DISTRO_FEATURES_append = " agl-sdl"