From dea014d480e5a3ed81953c13e95e806d139e7092 Mon Sep 17 00:00:00 2001 From: Roger Zanoni Date: Sun, 25 Dec 2022 23:30:33 +0100 Subject: 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 Change-Id: I32a9cca7b6289d468c14ee501574358ecc8d6680 --- recipes-demo/html5-mixer/html5-mixer_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo/html5-mixer') diff --git a/recipes-demo/html5-mixer/html5-mixer_git.bb b/recipes-demo/html5-mixer/html5-mixer_git.bb index b6b581415..195478fdd 100644 --- a/recipes-demo/html5-mixer/html5-mixer_git.bb +++ b/recipes-demo/html5-mixer/html5-mixer_git.bb @@ -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 -- cgit