From: Matt Ranostay Date: Thu, 6 Dec 2018 14:34:38 +0000 (+0200) Subject: libqtappfw: update SRCREV for flounder X-Git-Tag: 6.0.3^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=98d6acf7b2805e570008eb513ac4aa73a0fa00c3 libqtappfw: update SRCREV for flounder * Add avrcp/a2dp connect/disconnect functionality to agl-service-bluetooth Bug-AGL: SPEC-1620 Change-Id: Ia09dba25c5e213bcf5f69120ee006eda8d48d324 Signed-off-by: Matt Ranostay --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index a025fe168..421f388c7 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 = "06bea3bafe20b65f13f32a44bea3dae7dc8bf3ba" +SRCREV = "2a7c5592575a490c986e51584c1613ce2189b2b1" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly