From c8165b474fe2f456334e135ec1ebd41f4906336c Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Sat, 23 Feb 2019 02:02:59 +0200 Subject: recipes-demo-hmi: libqtappfw: update SRCREV * 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 --- recipes-demo-hmi/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index d44c55e9..bfaf9ef9 100644 --- a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb +++ b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb @@ -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 -- cgit 1.2.3-korg