summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-04-23 19:16:55 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-04-23 19:17:45 +0000
commit61bf6803fdce1cac3f6cb5c7fabe2e5fe81d5450 (patch)
tree1fc9f679470042b5005052591d01a1958b71fe9c /templates
parent521815fa95dba3d47704b62b4b6911fc994ad4c8 (diff)
Revert "Switch to meta-updater" - waiting for main commit to be updated.
This reverts commit 521815fa95dba3d47704b62b4b6911fc994ad4c8. Change-Id: I06e2ed97e2ea7897ccdee09aeec277c8a75ccfa0 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9187
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-sota/50_bblayers.conf.inc8
-rw-r--r--templates/feature/agl-sota/50_local.conf.inc2
2 files changed, 0 insertions, 10 deletions
diff --git a/templates/feature/agl-sota/50_bblayers.conf.inc b/templates/feature/agl-sota/50_bblayers.conf.inc
deleted file mode 100644
index bdcf07605..000000000
--- a/templates/feature/agl-sota/50_bblayers.conf.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-BBLAYERS =+ " \
- ${METADIR}/meta-updater \
- ${METADIR}/meta-openembedded/meta-filesystems \
- ${METADIR}/meta-openembedded/meta-python \
- ${METADIR}/meta-openembedded/meta-ruby \
- ${METADIR}/meta-rust \
- "
-
diff --git a/templates/feature/agl-sota/50_local.conf.inc b/templates/feature/agl-sota/50_local.conf.inc
deleted file mode 100644
index 42ff6bc1c..000000000
--- a/templates/feature/agl-sota/50_local.conf.inc
+++ /dev/null
@@ -1,2 +0,0 @@
-#see meta-updater/conf/distro/sota.conf.inc
-require conf/distro/sota.conf.inc