From: Raquel Medina Date: Wed, 11 Sep 2019 22:22:06 +0000 (+0200) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: 8.99.1~32 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=b2a181dbeb67db727ed3065af2eb28db7d319ae6 recipes-demo-hmi: libqtappfw: update SRCREV 8bcc689 network: fix arguments on set_properties calls 4221fd2 wired: add hooks for addressing configuration Bug-AGL: SPEC-2676 Change-Id: I84790334a67b16c4afe776b3aaad625055893def Signed-off-by: Raquel Medina --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index 4ff66a9df..f04124ed6 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" inherit cmake_qt5 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "a824dc2de24ac3789207a5fb9d89400bc83891f9" +SRCREV = "8bcc689eb4d31ecbbcf050cb5af32e8e72624732" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly