From 132b0910fb5fd118f31387fa65fb50d63c578455 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jacobo=20Aragunde=20P=C3=A9rez?= Date: Fri, 22 Dec 2023 22:22:56 +0000 Subject: [PATCH] Refresh HTML5 demo apps design. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug-AGL: SPEC-4041 Change-Id: I6be216b4f382a1c415e530417213954aeb6d216f Signed-off-by: Jacobo Aragunde Pérez Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29564 Reviewed-by: Jan-Simon Moeller ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Naoto YAMAGUCHI Tested-by: Jenkins Job builder account --- recipes-demo/html5-dashboard/html5-dashboard_git.bb | 2 +- recipes-demo/html5-homescreen/html5-homescreen_git.bb | 2 +- recipes-demo/html5-hvac/html5-hvac_git.bb | 2 +- recipes-demo/html5-launcher/html5-launcher_git.bb | 2 +- recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-demo/html5-dashboard/html5-dashboard_git.bb b/recipes-demo/html5-dashboard/html5-dashboard_git.bb index 8509746f2..1a2b5c9ff 100644 --- a/recipes-demo/html5-dashboard/html5-dashboard_git.bb +++ b/recipes-demo/html5-dashboard/html5-dashboard_git.bb @@ -11,7 +11,7 @@ B = "${WORKDIR}/build" SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-dashboard;protocol=https;branch=master \ " -SRCREV = "4680db99615757df9d9cc561c9a9fc5b9b1c108a" +SRCREV = "38befd7704f64781bf4bce85fd9b2cdffc7845fa" inherit pythonnative agl-app diff --git a/recipes-demo/html5-homescreen/html5-homescreen_git.bb b/recipes-demo/html5-homescreen/html5-homescreen_git.bb index c03aee496..567d1d669 100644 --- a/recipes-demo/html5-homescreen/html5-homescreen_git.bb +++ b/recipes-demo/html5-homescreen/html5-homescreen_git.bb @@ -8,7 +8,7 @@ SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-homescreen;protocol=https;branch=master \ file://homescreen.service \ " -SRCREV = "e85c42ae77592afdb72df8e8d4f27e0e7ad17bb9" +SRCREV = "32098508fa7375690ea1b8dc9da4e7ca641494c1" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" diff --git a/recipes-demo/html5-hvac/html5-hvac_git.bb b/recipes-demo/html5-hvac/html5-hvac_git.bb index 79a144b57..61b6d48c2 100644 --- a/recipes-demo/html5-hvac/html5-hvac_git.bb +++ b/recipes-demo/html5-hvac/html5-hvac_git.bb @@ -11,7 +11,7 @@ B = "${WORKDIR}/build" SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-hvac;protocol=https;branch=master \ " -SRCREV = "b0c869c0461741413af9e6a24f6e156717b6362f" +SRCREV = "5f1b6075982b872b5db4e2195e53d19529278d5c" inherit pythonnative agl-app diff --git a/recipes-demo/html5-launcher/html5-launcher_git.bb b/recipes-demo/html5-launcher/html5-launcher_git.bb index f4f722fb7..a50c175ac 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 = "5d264b8a8ee7813809ef6131be0037457b9cd1e4" +SRCREV = "ccdd59db7dc073eee0a35d0318640d9833824073" inherit pythonnative agl-app diff --git a/recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb b/recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb index 53efa8fd3..7c39f37fe 100644 --- a/recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb +++ b/recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb @@ -11,7 +11,7 @@ B = "${WORKDIR}/build" SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-mediaplayer;protocol=https;branch=master \ " -SRCREV = "07adebd03e37a790462f80b6f3bb001bad7e6748" +SRCREV = "b87776912cc31c976415ceb49e7551f500e0975b" inherit pythonnative agl-app -- 2.16.6