From: Matt Ranostay Date: Fri, 22 Mar 2019 19:45:55 +0000 (+0200) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: 7.0.1~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=3b8c735511c2bd3e89046ec4bf657fa822a5be8c recipes-demo-hmi: libqtappfw: update SRCREV 4790306 Merge "libqtappfw: network: add remove() method for removal of services" into guppy b5d07fa Merge "libqtappfw: message: add replyStatus/requestData methods" into guppy 58111f2 libqtappfw: network: add invalidPassphrase signal 35e019b libqtappfw: message: add replyStatus/requestData methods bd5861d libqtappfw: network: add remove() method for removal of services Bug-AGL: SPEC-2270 Change-Id: Ic223b0f4e73cfb8ccc25a2c65195fddf4be05ff8 Signed-off-by: Matt Ranostay --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index 783248130..c942d451e 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 = "dab35b40374d4f232b15b67d447639d96e057473" +SRCREV = "47903065edab76a0278ab160a7cbbc112180f326" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly