From 096538a47325f6cae0684519f379da40ea0cf09e Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Tue, 9 Apr 2019 18:25:45 +0300 Subject: [PATCH] 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 --- recipes-demo-hmi/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.16.6