From: Matt Ranostay Date: Sat, 5 Jan 2019 22:52:39 +0000 (+0200) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: flounder_6.0.4~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=bca4be5d3ff5ef5caa50b5b4a3b7f56233be1ef3;hp=de48fe66dbe41f9fabd59b84139f2225a3b42a5d;p=AGL%2Fmeta-agl-demo.git recipes-demo-hmi: libqtappfw: update SRCREV a7a3534 libqtappfw: bluetooth: add transport to discovery filter Bug-AGL: SPEC-2094 Change-Id: I45391b66fd646fa4701757dbec2077e696cf11bb Signed-off-by: Matt Ranostay --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index cbca9548f..f8b86dbf0 100644 --- a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb +++ b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb @@ -13,7 +13,7 @@ DEPENDS += "qtbase qtdeclarative qtwebsockets libvcard" inherit cmake_qt5 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "8053629c99f157e716a4560ef8d1e194d569d960" +SRCREV = "a7a3534b170e9db63c10d3faa3d3cb9f8676455b" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly