From: Scott Murray Date: Mon, 30 Dec 2019 00:46:03 +0000 (-0500) Subject: libqtappfw: update SRCREV X-Git-Tag: 8.0.5~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=20fbeb703b08468122c412bcbe098fc038dad0ff;p=AGL%2Fmeta-agl.git 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 --- 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