libqtappfw: update SRCREV to pick up radio support 49/19449/1
authorScott Murray <scott.murray@konsulko.com>
Thu, 3 Jan 2019 19:04:37 +0000 (14:04 -0500)
committerScott Murray <scott.murray@konsulko.com>
Thu, 3 Jan 2019 19:06:16 +0000 (14:06 -0500)
Update SRCREV to pick up:

8053629 libqtappfw: Add radio binding support

Some other radio and mediaplayer application updates to improve demo
behavior for CES depend on this.

Change-Id: I72778c1ade2b3fb2722fee92c2d7c658d27880fe
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-demo-hmi/libqtappfw/libqtappfw_git.bb

index 91e44e4..cbca954 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  = "f2835952c4c1a47f8c8bc8dbb343d7980f49ef8f"
+SRCREV  = "8053629c99f157e716a4560ef8d1e194d569d960"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly