From: Jan-Simon Möller Date: Mon, 24 Apr 2017 20:06:28 +0000 (+0200) Subject: Temporary fix for the agl-sota feature X-Git-Tag: 3.99.1~49 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F9219%2F2;p=AGL%2Fmeta-agl.git Temporary fix for the agl-sota feature until meta-updater applied the change. https://github.com/advancedtelematic/meta-updater/pull/56/commits/f76663ba97b055a7a063221e4a7992330e692a3c Change-Id: I45d47be4ff71d7dd4e3875abdfb688f2cc6c5adf Bug-AGL: SPEC-561 Signed-off-by: Jan-Simon Möller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9219 --- diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index ccaae9b2f..fae35c631 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -90,3 +90,6 @@ USER_CLASSES = "buildstats image-mklibs" # weak 'default value' assignment for a DEFAULTTUNE DEFAULTTUNE_arm ??= "armv7athf-neon" + +# temporary fix for meta-updater (to be removed 2017-05-01) +IMAGE_INSTALL_remove = "rvi-sota-client"