libqtappfw: update SRCREV 90/24390/2
authorRaquel Medina <raquel.medina@konsulko.com>
Mon, 20 Apr 2020 09:51:40 +0000 (11:51 +0200)
committerScott Murray <scott.murray@konsulko.com>
Tue, 21 Apr 2020 13:31:49 +0000 (13:31 +0000)
Update SRCREV to pick up:

257c3fb: register with QMetaType

Bug-AGL: SPEC-3112

Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: I0c2a92c51c5dc4fab86ff3549d8b73f023daa710

meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb

index 02d71aa..9681ba1 100644 (file)
@@ -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  = "e57b4f75b55c2befad4f9944f43c8aa2310321b7"
+SRCREV  = "257c3fbea9d995697206e88402bebe450b027d8a"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly