html5 demos: Bump SRCREV for hvac and mixer apps 98/28598/2
authorRoger Zanoni <rzanoni@igalia.com>
Sun, 25 Dec 2022 22:30:33 +0000 (23:30 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 23 Mar 2023 19:15:36 +0000 (19:15 +0000)
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)

recipes-demo/html5-hvac/html5-hvac_git.bb
recipes-demo/html5-mixer/html5-mixer_git.bb

index dda7278..79a144b 100644 (file)
@@ -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
 
index b6b5814..195478f 100644 (file)
@@ -11,7 +11,7 @@ B       = "${WORKDIR}/build"
 SRC_URI = " \
   git://gerrit.automotivelinux.org/gerrit/apps/html5-mixer;protocol=https;branch=master \
 "
-SRCREV = "c189320ab6810d4c916fa8f697a9452f3a8976a4"
+SRCREV = "38587cf96c096a204cd742fff9fea4f8e465393a"
 
 inherit pythonnative agl-app