From: Matt Ranostay Date: Mon, 18 Feb 2019 22:07:59 +0000 (+0200) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: 7.99.1~28 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=6df0016953ddb817021e00aa1784350a762f93de recipes-demo-hmi: libqtappfw: update SRCREV * libqtappfw: mediaplayer: send empty artist + album data if none Bug-AGL: SPEC-2180 Change-Id: Ic6698c38b904dedcfbbd427450acc9bf468a632c Signed-off-by: Matt Ranostay --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index bd09a1655..d44c55e96 100644 --- a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb +++ b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb @@ -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