Enable OTA updates using inc from meta-updater 01/9801/4
authorPhil Wise <phil@advancedtelematic.com>
Tue, 23 May 2017 13:56:41 +0000 (15:56 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 29 Jun 2017 09:15:25 +0000 (09:15 +0000)
The latest meta-updater provides an include file to enable OTA
updates--use that to bring in the relevant configuration.
rvi-sota-client is not pulled in by default, so delete the
IMAGE_INSTALL_remove line.

Change-Id: I148dc1b0156f6ea12a456bd093a32945215852e7
Signed-off-by: Phil Wise <phil@advancedtelematic.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9801
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Leon Anavi <leon.anavi@konsulko.com>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
templates/feature/agl-sota/50_local.conf.inc

index 29548ae..42ff6bc 100644 (file)
@@ -1,2 +1,2 @@
 #see meta-updater/conf/distro/sota.conf.inc
-INHERIT += " sota"
+require conf/distro/sota.conf.inc