From 5a17ca5d4c438193930554433c299e5214ba2ffd Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Fri, 21 Dec 2018 02:26:14 +0200 Subject: [PATCH] recipes-demo-hmi: libqtappfw: update SRCREV f283595 libqtappfw: mediaplayer: set album art via qml context Change-Id: Ibc386c63dd4fe8dc2f39593de3f9be1964cc06cc Signed-off-by: Matt Ranostay --- recipes-demo-hmi/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index 421f388c7..91e44e454 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 = "2a7c5592575a490c986e51584c1613ce2189b2b1" +SRCREV = "f2835952c4c1a47f8c8bc8dbb343d7980f49ef8f" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly -- 2.16.6