From: Anton Gerasimov <anton@advancedtelematic.com>
Date: Tue, 25 Jul 2017 12:59:16 +0000 (+0200)
Subject: Just inherit "sota.bbclass", let machine template snippets append to
X-Git-Tag: 4.99.1~63
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F61%2F10361%2F4;p=AGL%2Fmeta-agl.git

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/10361
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>
---

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"