From: Roger Zanoni Date: Thu, 20 Apr 2023 07:25:37 +0000 (+0200) Subject: html5-launcher: Bump SRCREV X-Git-Tag: 15.91.0~36 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=8c0d5c32b7989306f15149a27620c523b92d8f7f;p=AGL%2Fmeta-agl-demo.git 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 --- 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