50_local.conf.inc: Extend DISTRO_FEATURES for sota 35/22135/4
authorLeon Anavi <leon.anavi@konsulko.com>
Fri, 9 Aug 2019 13:37:48 +0000 (16:37 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 27 Aug 2019 21:18:10 +0000 (21:18 +0000)
Extend DISTRO_FEATURES with sota and usrmerge to successfully
build AGL image with feature agl-sota.

Bug-AGL: SPEC-2736, SPEC-2729

Change-Id: Ie056d233f1c528719361a8c958233a2ba58f7345
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
templates/feature/agl-sota/50_local.conf.inc

index 0624303..509cf61 100644 (file)
@@ -1,2 +1,4 @@
 #see meta-updater/conf/distro/sota.conf.inc
 INHERIT += "sota"
+DISTRO_FEATURES_append = " sota usrmerge"
+DISTRO_FEATURES_NATIVE_append = " sota"