From 20fbeb703b08468122c412bcbe098fc038dad0ff Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Sun, 29 Dec 2019 19:46:03 -0500 Subject: 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 --- .../recipes-devtools/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg