From: Scott Murray Date: Thu, 3 Jan 2019 19:04:37 +0000 (-0500) Subject: libqtappfw: update SRCREV to pick up radio support X-Git-Tag: flounder_6.0.4~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=70181bcbfe6301dfbd46b9df04bbc28a73e33ea2;p=AGL%2Fmeta-agl-demo.git 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 --- 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