diff options
author | Roger Zanoni <rzanoni@igalia.com> | 2022-12-25 23:30:33 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-03-23 19:15:36 +0000 |
commit | 86288847df05f9760be07c62ee8c6941fb6a9bb8 (patch) | |
tree | c63d834438b4d02aa0829f238fcaeaf709bebabe /recipes-demo/html5-hvac/html5-hvac_git.bb | |
parent | f70316dabe33296a615c6c592f3a3cafa71df2b2 (diff) |
html5 demos: Bump SRCREV for hvac and mixer apps
Adapted the demos to use kuksa.val
Bug-AGL: SPEC-4599
Signed-off-by: Roger Zanoni <rzanoni@igalia.com>
Change-Id: I32a9cca7b6289d468c14ee501574358ecc8d6680
(cherry picked from commit dea014d480e5a3ed81953c13e95e806d139e7092)
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 dda72782b..79a144b57 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 = "6abbe876aee09b225af9329e28b4fa2cc4d4c220" +SRCREV = "b0c869c0461741413af9e6a24f6e156717b6362f" inherit pythonnative agl-app |