aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-12-29 19:46:03 -0500
committerScott Murray <scott.murray@konsulko.com>2019-12-29 19:46:03 -0500
commit20fbeb703b08468122c412bcbe098fc038dad0ff (patch)
tree90085e96edcb2da5588b533e77490ade1bab68c6
parentd9f3fffe99810a1fcc2cfa0f0ae966cc0fec2136 (diff)
libqtappfw: update SRCREV
Update SRCREV to pick up: b9696a3 radio: Make sure min/max frequency are initialized f525733 voice: add vendor name to voiceagent model Bug-AGL: SPEC-2981, SPEC-3041 Change-Id: Ia9acc286607eaceeea3b2ff21cc313216fb0a1f7 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
-rw-r--r--meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb b/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb
index a005edf68..d952a4f84 100644
--- a/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb
+++ b/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb
@@ -13,7 +13,7 @@ DEPENDS += "qtbase qtdeclarative qtwebsockets"
inherit cmake_qt5
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "aa6b53c6a1f1a2e138a95f24795f767d6a15d31e"
+SRCREV = "b9696a362febf1f8b660fe37e89b6dc2ac5459c6"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly