From: Matt Ranostay Date: Fri, 12 Apr 2019 19:03:58 +0000 (+0300) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: 7.99.1~15 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=ce26a8c501668693495c618ade043f864fd90a24 recipes-demo-hmi: libqtappfw: update SRCREV aa1f78e libqtappfw: bluetooth: add adapter_changes event processing Bug-AGL: SPEC-2295 Change-Id: I8a1961fba36d64ff678ebe43d51ff15d9634805f Signed-off-by: Matt Ranostay --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index 4579b0f92..66f7febd5 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 = "f4aad7aee0d23560a9b562057b866ea6762ca3cf" +SRCREV = "aa1f78e57f3131ddbf6ee4154c6bddec00287358" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly