Update: libraries for window manager client 55/14855/2
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Fri, 29 Jun 2018 07:06:46 +0000 (16:06 +0900)
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Tue, 3 Jul 2018 06:02:50 +0000 (15:02 +0900)
Following commits are included:

libwindowmanager
f27a437 Add screen_updated and error event

qlibwindowmanager
ee162e3 Add screen_updated and error event
867cc35 Fix the name of library
1cc7f85 Fix default area

Change-Id: Ic38596a0cac92a57fd1eb347f22d629220db4c66
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb
meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb

index 17a7ac1..2082fef 100644 (file)
@@ -10,6 +10,6 @@ RDEPENDS_${PN} = "agl-service-windowmanager-2017"
 inherit cmake
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "026af4256b9b69ffd52972d6da0cb394dff2b0e6"
+SRCREV = "f27a437b3dd6fead9566743ce6051dc6adde5eab"
 S = "${WORKDIR}/git"
 PV = "1.0+git${SRCPV}"
index 470c3b8..f2418e6 100644 (file)
@@ -9,5 +9,5 @@ RDEPENDS_${PN} = "libwindowmanager"
 inherit qmake5
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/qlibwindowmanager.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "77460e797c950f6a2c742cc8604a58b5deb86616"
+SRCREV = "ee162e3e74baa74411441304edf8389eeab04995"
 S = "${WORKDIR}/git"