libqtappfw: update SRCREV for new bluetooth binding support 75/18075/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 19 Nov 2018 21:05:26 +0000 (23:05 +0200)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 20 Nov 2018 04:33:57 +0000 (06:33 +0200)
Bug-AGL: SPEC-1630
Change-Id: Ieaeac4f33140f70e07607749df8ebc2e18edf284
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-demo-hmi/libqtappfw/libqtappfw_git.bb

index dfb10b7..a972f66 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  = "051bf8e79c99699704032b7b943459a30aae22c8"
+SRCREV  = "2a37b2bd4aa01ae5567921bd894aae68287a0e99"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly