recipes-demo-hmi: libqtappfw: update SRCREV 83/20183/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 18 Feb 2019 22:07:59 +0000 (00:07 +0200)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 19 Feb 2019 00:43:24 +0000 (00:43 +0000)
* libqtappfw: mediaplayer: send empty artist + album data if none

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

index bd09a16..7832481 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  = "c101de36ef524ea322ca50ac7daa3d432ed4c47d"
+SRCREV  = "dab35b40374d4f232b15b67d447639d96e057473"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly