libqtappfw: update SRCREV 03/23503/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 30 Dec 2019 00:46:03 +0000 (19:46 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 30 Dec 2019 00:46:03 +0000 (19:46 -0500)
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>
meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb

index a005edf..d952a4f 100644 (file)
@@ -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