From 4af95fe9819cbfbdee201f2e68d9525b4737512d Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Thu, 8 Jun 2017 18:30:32 +0200 Subject: Enable SOTA for supported architectures SOTA was temporarily disabled becaused it caused build errors Change-Id: I57f1704c3cacf08cda6cb6a0fa4ec1fe0df305f3 Signed-off-by: Anton Gerasimov Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9657 Reviewed-by: Martin Kelly Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Changhyeok Bae Reviewed-by: Leon Anavi Reviewed-by: Jan-Simon Moeller --- meta-agl-distro/conf/distro/poky-agl.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-agl-distro/conf/distro') diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index a35442894..70dcb3f80 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -113,6 +113,3 @@ require conf/distro/include/${TARGET_ARCH}-tune.inc # - use 1G RAM by default QB_MEM ?= "-m 1024" -# temporary fix for meta-updater (to be removed 2017-05-01) -IMAGE_INSTALL_remove = "rvi-sota-client" - -- cgit 1.2.3-korg