recipes-demo-hmi: libqtappfw: update SRCREV 81/20181/1
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:35:34 +0000 (02:35 +0200)
* 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..d44c55e 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  = "9ddd8745ecf8a591190bf3a6226523e834020208"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly