Refresh HTML5 demo apps design. 64/29564/2
authorJacobo Aragunde Pérez <jaragunde@igalia.com>
Fri, 22 Dec 2023 22:22:56 +0000 (22:22 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 29 Dec 2023 15:58:31 +0000 (15:58 +0000)
Bug-AGL: SPEC-4041
Change-Id: I6be216b4f382a1c415e530417213954aeb6d216f
Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29564
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Naoto YAMAGUCHI <naoto.yamaguchi@aisin.co.jp>
Tested-by: Jenkins Job builder account
recipes-demo/html5-dashboard/html5-dashboard_git.bb
recipes-demo/html5-homescreen/html5-homescreen_git.bb
recipes-demo/html5-hvac/html5-hvac_git.bb
recipes-demo/html5-launcher/html5-launcher_git.bb
recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb

index 8509746..1a2b5c9 100644 (file)
@@ -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
 
index c03aee4..567d1d6 100644 (file)
@@ -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"
index 79a144b..61b6d48 100644 (file)
@@ -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
 
index f4f722f..a50c175 100644 (file)
@@ -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
 
index 53efa8f..7c39f37 100644 (file)
@@ -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