From: Marius Vlad Date: Fri, 23 Sep 2022 12:28:36 +0000 (+0300) Subject: homescreen_git.bb: Bump SRCREV to get protocol updates X-Git-Tag: 14.91.0~10 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=8c9244a52d9ab2e05b0b3a2a84d4ffb27b11d8e6;p=AGL%2Fmeta-agl-demo.git 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 --- 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"