aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-01-03 14:04:37 -0500
committerScott Murray <scott.murray@konsulko.com>2019-01-03 14:06:16 -0500
commit70181bcbfe6301dfbd46b9df04bbc28a73e33ea2 (patch)
tree34560a0a1491936a53b96c40a2906749efcb45e5
parent5a17ca5d4c438193930554433c299e5214ba2ffd (diff)
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 <scott.murray@konsulko.com>
-rw-r--r--recipes-demo-hmi/libqtappfw/libqtappfw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb
index 91e44e45..cbca9548 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