From 8c0d5c32b7989306f15149a27620c523b92d8f7f Mon Sep 17 00:00:00 2001 From: Roger Zanoni Date: Thu, 20 Apr 2023 09:25:37 +0200 Subject: [PATCH] html5-launcher: Bump SRCREV Includes a fix to application listing/starting after the change to gRPC API. Bug-AGL: SPEC-4764 Signed-off-by: Roger Zanoni Change-Id: I6062afa817d6b2435e03a1b1ede756a6cd7554b4 --- recipes-demo/html5-launcher/html5-launcher_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo/html5-launcher/html5-launcher_git.bb b/recipes-demo/html5-launcher/html5-launcher_git.bb index 3595423b9..71319fb6c 100644 --- a/recipes-demo/html5-launcher/html5-launcher_git.bb +++ b/recipes-demo/html5-launcher/html5-launcher_git.bb @@ -11,7 +11,7 @@ B = "${WORKDIR}/build" SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-launcher;protocol=https;branch=master \ " -SRCREV = "1283e3bddd4655be0d5208fbbcd9535f8f1ff0f6" +SRCREV = "5d264b8a8ee7813809ef6131be0037457b9cd1e4" inherit pythonnative agl-app -- 2.16.6