From 70181bcbfe6301dfbd46b9df04bbc28a73e33ea2 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 3 Jan 2019 14:04:37 -0500 Subject: [PATCH] libqtappfw: update SRCREV to pick up radio support 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 --- 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 91e44e454..cbca9548f 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 = "f2835952c4c1a47f8c8bc8dbb343d7980f49ef8f" +SRCREV = "8053629c99f157e716a4560ef8d1e194d569d960" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly -- 2.16.6