libwindowmanager: bump revision 05/19905/3 7.90.0 halibut/7.90.0 halibut_7.90.0
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 5 Feb 2019 17:53:45 +0000 (18:53 +0100)
committerStéphane Desneux <stephane.desneux@iot.bzh>
Wed, 6 Feb 2019 11:59:36 +0000 (11:59 +0000)
Included changes:
e88fb85 Improve integration of callsync

Bug-AGL: SPEC-2130

Change-Id: Ib6f93a728dafe2dbaca6324ade3e69f9cd33b339
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb

index 2c601b7..645983b 100644 (file)
@@ -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 = "f427515b412094b7feb09838793ce2e48118839d"
+SRCREV = "e88fb8522d335b9a7fb723ae5656dc9b2e7850c7"
 S = "${WORKDIR}/git"
 PV = "1.0+git${SRCPV}"