summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2018-12-06 16:34:38 +0200
committerScott Murray <scott.murray@konsulko.com>2018-12-07 11:13:09 +0000
commit98d6acf7b2805e570008eb513ac4aa73a0fa00c3 (patch)
tree031e20769822a91f736e2e6be282628f351a0983
parent0e67702a452e99af3f42f483560d66e131fc74be (diff)
libqtappfw: update SRCREV for flounderflounder_6.0.3flounder/6.0.36.0.3
* Add avrcp/a2dp connect/disconnect functionality to agl-service-bluetooth Bug-AGL: SPEC-1620 Change-Id: Ia09dba25c5e213bcf5f69120ee006eda8d48d324 Signed-off-by: Matt Ranostay <matt.ranostay@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 a025fe16..421f388c 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 = "06bea3bafe20b65f13f32a44bea3dae7dc8bf3ba"
+SRCREV = "2a7c5592575a490c986e51584c1613ce2189b2b1"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly