From a93e42034723aab8f98b7233d04aa9c0d79151b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Bollo?= Date: Tue, 14 May 2019 14:03:28 +0200 Subject: [PATCH] libwindowmanager: bump revision MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Included changes: * 003cdfb Remove redundant unref Bug-AGL : SPEC-2310 Cherry-picked from 21b51284a5a84a1258e27a8d27a29c17d0ee790f of Jacobo Aragunde Pérez Change-Id: Idaf0e216022d1254c14c21bc97a4359e17b03bd1 Signed-off-by: José Bollo --- .../recipes-graphics/libwindowmanager/libwindowmanager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb index e2e2e6c7..04a83dd1 100644 --- a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb @@ -10,6 +10,6 @@ RDEPENDS_${PN} = "agl-service-windowmanager" inherit cmake SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "1fc523e117a23961ad47001424de2fb42176c565" +SRCREV = "003cdfb640b595345b0d4d09471872c9295d0bc7" S = "${WORKDIR}/git" PV = "1.0+git${SRCPV}" -- 2.16.6