summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2017-07-25 14:59:16 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-07-26 16:24:28 +0000
commit4913d9aa1184e5ac1743a976055085c1c32d17d2 (patch)
tree55863667dbb4d1dad454da83c9d80dc3d9bee105
parentb6bbacccbfba7d073c7970f67ea474600c2d54a7 (diff)
Just inherit "sota.bbclass", let machine template snippets append to
DISTRO_FEATURES Bug-AGL: SPEC-780 Change-Id: Ibe3de0d5d85ece467517dff0d4e5585cd1f38e79 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10379 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r--templates/feature/agl-sota/50_local.conf.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-sota/50_local.conf.inc b/templates/feature/agl-sota/50_local.conf.inc
index 42ff6bc1c..0624303ed 100644
--- a/templates/feature/agl-sota/50_local.conf.inc
+++ b/templates/feature/agl-sota/50_local.conf.inc
@@ -1,2 +1,2 @@
#see meta-updater/conf/distro/sota.conf.inc
-require conf/distro/sota.conf.inc
+INHERIT += "sota"