af-main: remove widget versions and fixes for zeus 33/24133/5
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 28 Feb 2020 10:11:05 +0000 (11:11 +0100)
committerScott Murray <scott.murray@konsulko.com>
Thu, 19 Mar 2020 00:26:49 +0000 (00:26 +0000)
This removes the distinction between versions of widgets.

This change can fix issue in starting of applications
due to systemd changes (SPEC-3178)

Includes changes:
 * dee2725 Update .gitreview file
 * 7f53b81 Merge "system setup: Fix settings on /run/user"
 * a855d14 Remove distinction of widget's version
 * 4f88827 Fix homescreen start on yocto/Zeus

Bug-AGL: SPEC-3178
Bug-AGL: SPEC-2538

Change-Id: Ibce8316dd9513ad2f5d6d4f1fbea3119d78d0417
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-main/af-main_git.inc

index b1cf7eb..9005774 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=${AGL_BRANCH}"
 
-SRCREV = "ab26673e4cef62736c15d5d7da02597d8382c65b"
+SRCREV = "4f888279f132faf35caf92d4828f134f6daeb9a1"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"