diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2020-03-05 21:34:59 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-03-12 16:34:56 +0000 |
commit | 71301082e0dcb668def0d97f6da397a987549f60 (patch) | |
tree | dac785cd76ae6991f8fb31ce801215798545e313 /recipes-demo-hmi/qtquickcontrols2-agl | |
parent | 446a4496d75fc01dfe4c92705dabbd0d0a0c5cf8 (diff) |
qtquickcontrols2: update SRCREV
* symbols: qml: add missing special character
Bug-AGL: SPEC-3001
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Change-Id: I6472bcbc903570d405a8152c1b4c03ca8dbd0596
Diffstat (limited to 'recipes-demo-hmi/qtquickcontrols2-agl')
-rw-r--r-- | recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb b/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb index b322664fd..0a432db0e 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/" |