summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacobo Aragunde Pérez <jaragunde@igalia.com>2023-12-22 22:22:56 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-12-29 15:58:31 +0000
commit132b0910fb5fd118f31387fa65fb50d63c578455 (patch)
tree929f89c6da4a7d9ffbffb0e41858255104a84b35
parent24e6aa794d7d8d03d950404c241857fb5203b76b (diff)
Refresh HTML5 demo apps design.
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
-rw-r--r--recipes-demo/html5-dashboard/html5-dashboard_git.bb2
-rw-r--r--recipes-demo/html5-homescreen/html5-homescreen_git.bb2
-rw-r--r--recipes-demo/html5-hvac/html5-hvac_git.bb2
-rw-r--r--recipes-demo/html5-launcher/html5-launcher_git.bb2
-rw-r--r--recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb2
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 8509746f..1a2b5c9f 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 c03aee49..567d1d66 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 79a144b5..61b6d48c 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 f4f722fb..a50c175a 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 53efa8fd..7c39f37f 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