Temporary fix for the agl-sota feature 19/9219/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 24 Apr 2017 20:06:28 +0000 (22:06 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 25 Apr 2017 10:14:03 +0000 (10:14 +0000)
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 <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9219

meta-agl-distro/conf/distro/poky-agl.conf

index ccaae9b..fae35c6 100644 (file)
@@ -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"