libqtappfw: update SRCREV 00/23500/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 30 Dec 2019 01:07:04 +0000 (20:07 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 30 Dec 2019 01:07:04 +0000 (20:07 -0500)
Update SRCREV to pick up:

95e3f5a Merge "voice: add vendor name to voiceagent model"
68e84b1 radio: Make sure min/max frequency are initialized
edb90cd voice: add vendor name to voiceagent model

Bug-AGL: SPEC-2981, SPEC-3041

Change-Id: I30582015b13721c8bf54386404f7e67a978bc016
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb

index f3930c1..3e1d919 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  = "72eb23f64454c16301ae3856f122698b137b3038"
+SRCREV  = "95e3f5a2c51062128c68f1150e3e89284ca4dd5b"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly