recipes-demo-hmi: libqtappfw: update SRCREV 99/21699/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 20 Jun 2019 23:37:33 +0000 (02:37 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 22 Jun 2019 14:54:32 +0000 (14:54 +0000)
4fda04a libqtappfw: pbap: fix compile error in if statement
b3d51e2 libqtappfw: pbap: add import verb for contacts
e89c488 network: add wired adapter & model
9d896c9 network: fix warning on return path
b2ecc03 network: rework WifiNetworkModel implementation
d363224 network: add network model abstraction

Bug-AGL: SPEC-2541 SPEC-2293
Change-Id: I259640ef067d662bbbd35bb7b15b86873829b9f6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-demo-hmi/libqtappfw/libqtappfw_git.bb

index 9e5ba9a..a3911d3 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  = "0b4be8897b1d041db9931f4726d0dbd9d03a0c58"
+SRCREV  = "4fda04af2f9b5328adb9eb76bc4cce598a12ff56"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly