diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2023-12-22 22:22:56 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-12-29 15:58:31 +0000 |
commit | 132b0910fb5fd118f31387fa65fb50d63c578455 (patch) | |
tree | 929f89c6da4a7d9ffbffb0e41858255104a84b35 /recipes-demo/html5-hvac/html5-hvac_git.bb | |
parent | 24e6aa794d7d8d03d950404c241857fb5203b76b (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
Diffstat (limited to 'recipes-demo/html5-hvac/html5-hvac_git.bb')
-rw-r--r-- | recipes-demo/html5-hvac/html5-hvac_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |