From 5a9014af6205b979d1b4a9a6ea2a0e9d79e0b21d Mon Sep 17 00:00:00 2001 From: Roger Zanoni Date: Thu, 20 Apr 2023 09:25:57 +0200 Subject: [PATCH] html-homescreen: bump SRVREV Includes a fix to application listing/starting after the change to gRPC API. Bug-AGL: SPEC-4764 Signed-off-by: Roger Zanoni Change-Id: I76b9074e12c662bda4b87c2869ceb8a51188c064 --- recipes-demo/html5-homescreen/html5-homescreen_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo/html5-homescreen/html5-homescreen_git.bb b/recipes-demo/html5-homescreen/html5-homescreen_git.bb index 1be9751b9..463aa56d0 100644 --- a/recipes-demo/html5-homescreen/html5-homescreen_git.bb +++ b/recipes-demo/html5-homescreen/html5-homescreen_git.bb @@ -12,7 +12,7 @@ SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-homescreen;protocol=https;branch=master \ file://homescreen.service \ " -SRCREV = "f3cecb6e79d7fcac14535108c06cb5a922159d78" +SRCREV = "e85c42ae77592afdb72df8e8d4f27e0e7ad17bb9" inherit pythonnative -- 2.16.6