From: Matt Ranostay Date: Tue, 15 May 2018 01:43:48 +0000 (-0700) Subject: libqtappfw: update SRCREV for recipe X-Git-Tag: 5.0.3~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=3d0acb4b29f2d75df5229f881d82a0fd3a66e8bc libqtappfw: update SRCREV for recipe Add updated SRCREV that includes the following features: * agl-service-bluetooth proxies * agl-service-mediaplayer proxies Bug-AGL: SPEC-1385 SPEC-1375 Change-Id: I7f01f7312a14b3a33d7f631e503c3aaf29c7dfcd Signed-off-by: Matt Ranostay --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index 53519c897..a1e288cdf 100644 --- a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb +++ b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb @@ -13,7 +13,7 @@ DEPENDS += "qtbase qtwebsockets" inherit cmake_qt5 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "112fc8be473f02befc7596750ad7044113f29849" +SRCREV = "c26cadd532d98f59f0d53c6337d23f824593754c" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly