From: Matt Ranostay Date: Tue, 26 Mar 2019 00:14:22 +0000 (+0200) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: 7.99.1~19 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=e867b008bce9e4c153f2b12121117b87bc04fd62 recipes-demo-hmi: libqtappfw: update SRCREV f4aad7a Merge "libqtappfw: bluetooth: add BluetoothModel support" 6e0dbd4 Merge "libqtappfw: telephony: add onlineChanged signal" 6a80077 libqtappfw: bluetooth: add BluetoothModel support c08bb24 libqtappfw: network: wifinetworkmodel: call clear() on list 5d608a9 libqtappfw: telephony: add onlineChanged signal Change-Id: I0a2c6417350c30afe526077514c1c9467140f569 Signed-off-by: Matt Ranostay --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index bfaf9ef92..4579b0f92 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 = "dc5eea70949891012ddb7d37727955c30a2e74bb" +SRCREV = "f4aad7aee0d23560a9b562057b866ea6762ca3cf" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly