From ed4ed3f9f0e1656e67996e1f1de12c935e812a9b Mon Sep 17 00:00:00 2001 From: Raquel Medina Date: Tue, 21 Apr 2020 15:41:36 +0200 Subject: libqtappfw: update SRCREV Update SRCREV to pick up: 06e1006: remove deprecated files b2e12e6: fix typo in guimetadata.cpp 61d54ea: provide QJsonValue instead of QString in call request Bug-AGL: SPEC-3112 Signed-off-by: Raquel Medina Change-Id: If46af9a5533d6e5ecb7067a69ca0f1f9718512e2 --- .../recipes-devtools/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-profile-graphical-qt5') diff --git a/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb b/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb index 9681ba1a6..861cf6a31 100644 --- a/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb +++ b/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb @@ -13,7 +13,7 @@ DEPENDS += "qtbase qtdeclarative qtwebsockets" inherit cmake_qt5 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "257c3fbea9d995697206e88402bebe450b027d8a" +SRCREV = "06e1006ceddb0d2d500ad648c141362d5c401ca6" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly -- cgit 1.2.3-korg