From 3d0acb4b29f2d75df5229f881d82a0fd3a66e8bc Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Mon, 14 May 2018 18:43:48 -0700 Subject: [PATCH] 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 --- recipes-demo-hmi/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.16.6