recipes-demo-hmi: libqtappfw: update SRCREV 25/21025/3
authorMatt Ranostay <matt.ranostay@konsulko.com>
Fri, 12 Apr 2019 19:03:58 +0000 (22:03 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 13 Apr 2019 15:49:17 +0000 (15:49 +0000)
aa1f78e libqtappfw: bluetooth: add adapter_changes event processing

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

index 4579b0f..66f7feb 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  = "f4aad7aee0d23560a9b562057b866ea6762ca3cf"
+SRCREV  = "aa1f78e57f3131ddbf6ee4154c6bddec00287358"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly