recipes-demo-hmi: libqtappfw: update SRCREV 75/20275/4
authorMatt Ranostay <matt.ranostay@konsulko.com>
Sat, 23 Feb 2019 00:02:59 +0000 (02:02 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 15 Mar 2019 19:29:21 +0000 (19:29 +0000)
* libqtappfw: network: add invalidPassphrase signal
* libqtappfw: message: add replyStatus/requestData methods
* libqtappfw: network: sort WiFI model by SSID
* libqtappfw: network: add remove() method for removal of services
* libqtappfw: mediaplayer: update loop command parameter
* libqtappfw: mediaplayer: send empty artist + album data
* libqtappfw: mediaplayer: update loop command parameter

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

index d44c55e..bfaf9ef 100644 (file)
@@ -13,7 +13,7 @@ DEPENDS += "qtbase qtdeclarative qtwebsockets libvcard"
 inherit cmake_qt5
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "9ddd8745ecf8a591190bf3a6226523e834020208"
+SRCREV  = "dc5eea70949891012ddb7d37727955c30a2e74bb"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly