From: Matt Ranostay Date: Tue, 9 Apr 2019 15:25:45 +0000 (+0300) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: 7.0.1~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=096538a47325f6cae0684519f379da40ea0cf09e recipes-demo-hmi: libqtappfw: update SRCREV 1cd754f libqtappfw: telephony: add onlineChanged signal fd1810a libqtappfw: bluetooth: add adapter_changes event processing 5ba2e77 libqtappfw: bluetooth: add BluetoothModel support Bug-AGL: SPEC-2290 Change-Id: Id7fc932f92d995df064332193c5755d12e3b5a01 Signed-off-by: Matt Ranostay --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index c942d451e..aa7682859 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 = "47903065edab76a0278ab160a7cbbc112180f326" +SRCREV = "1cd754f9761df857b6ff6d87a2030ec81928987f" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly