From: Scott Murray Date: Mon, 20 Jan 2020 22:51:33 +0000 (-0500) Subject: libqtappfw: update SRCREV X-Git-Tag: 8.0.5~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F98%2F23598%2F1;p=AGL%2Fmeta-agl.git libqtappfw: update SRCREV Update SRCREV to pick up: fdc78eb Add initial voice-capabilities binding support 77392ae voice: remove workarounds for broken vshl-core event JSON Bug-AGL: SPEC-3084, SPEC-3110 Change-Id: Idc3eb7116bf959138ea2f81a536609fe099a89ea 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 d952a4f84..29e21d925 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 = "b9696a362febf1f8b660fe37e89b6dc2ac5459c6" +SRCREV = "fdc78ebadb8c86efd323e57fdc7f64c59d4aa967" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly