From 71301082e0dcb668def0d97f6da397a987549f60 Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Thu, 5 Mar 2020 21:34:59 +0200 Subject: qtquickcontrols2: update SRCREV * symbols: qml: add missing special character Bug-AGL: SPEC-3001 Signed-off-by: Matt Ranostay Change-Id: I6472bcbc903570d405a8152c1b4c03ca8dbd0596 --- recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb b/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb index b322664f..0a432db0 100644 --- a/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb +++ b/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb @@ -8,7 +8,7 @@ DEPENDS = "qtquickcontrols2" PV = "1.0+git${SRCPV}" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtquickcontrols2-agl;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "1261ac1f1f1f2e4d659159f4ce51322f1d585128" +SRCREV = "22b538aae1f69de5273f1e42a854cfab23a32b60" S = "${WORKDIR}/git/" -- cgit 1.2.3-korg