From 8c9244a52d9ab2e05b0b3a2a84d4ffb27b11d8e6 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 23 Sep 2022 15:28:36 +0300 Subject: [PATCH] homescreen_git.bb: Bump SRCREV to get protocol updates This bumps homescreen's SRCREV to include agl-shell protocol update v2 and v3. Bug-AGL: SPEC-4528 Signed-off-by: Marius Vlad Change-Id: I39d9fd520e398c71eb00ada376f24faaabeab85a --- recipes-demo/homescreen/homescreen_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo/homescreen/homescreen_git.bb b/recipes-demo/homescreen/homescreen_git.bb index 39e55eab7..31a6ff5a2 100644 --- a/recipes-demo/homescreen/homescreen_git.bb +++ b/recipes-demo/homescreen/homescreen_git.bb @@ -25,7 +25,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=http file://homescreen.conf \ file://homescreen.token \ " -SRCREV = "20f629dd6d8628611d950073c4f7a0446c40365a" +SRCREV = "52c767388614e2ec6fa26851840bf01d97c5d49e" S = "${WORKDIR}/git" -- 2.16.6