From: Matt Ranostay Date: Wed, 10 Jul 2019 19:43:32 +0000 (+0300) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: halibut/7.99.3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=refs%2Ftags%2Fhalibut%2F7.99.3 recipes-demo-hmi: libqtappfw: update SRCREV 9d2600f libqtappfw: bluetooth-map: add initial map support c7f1b26 libqtappfw: fix compile issue with SDK Bug-AGL: SPEC-2561 Change-Id: I1f644644bff0428492f61318a2abfbca6da250f1 Signed-off-by: Matt Ranostay --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index a3911d396..793ea0d00 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 = "4fda04af2f9b5328adb9eb76bc4cce598a12ff56" +SRCREV = "9d2600f4b4dcbdd3820910967eb00a9b00cd8a17" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly