From 972cf76b98558e15c497af6fb49f97d219cfc5b8 Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Tue, 25 Jul 2017 14:59:16 +0200 Subject: Just inherit "sota.bbclass", let machine template snippets append to DISTRO_FEATURES Bug-AGL: SPEC-780 Change-Id: Ibe3de0d5d85ece467517dff0d4e5585cd1f38e79 Signed-off-by: Anton Gerasimov Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10361 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- templates/feature/agl-sota/50_local.conf.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/feature/agl-sota') 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" -- cgit 1.2.3-korg