libqtappfw: update SRCREV for recipe 61/13961/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 15 May 2018 01:43:48 +0000 (18:43 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 18 May 2018 17:12:18 +0000 (17:12 +0000)
Add updated SRCREV that includes the following features:
* agl-service-bluetooth proxies
* agl-service-mediaplayer proxies

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

index 53519c8..a1e288c 100644 (file)
@@ -13,7 +13,7 @@ DEPENDS += "qtbase qtwebsockets"
 inherit cmake_qt5
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "112fc8be473f02befc7596750ad7044113f29849"
+SRCREV  = "c26cadd532d98f59f0d53c6337d23f824593754c"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly