From: Kazumasa Mitsunari Date: Fri, 31 Aug 2018 03:04:32 +0000 (+0900) Subject: Update libwindowmanager X-Git-Tag: 5.99.5~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F25%2F16425%2F5;p=AGL%2Fmeta-agl-devel.git Update libwindowmanager This commit includes f427515 Introduce simple API Change-Id: I5c1159748f1568a9113f3b6c61f5c58759c9752d Signed-off-by: Kazumasa Mitsunari --- diff --git a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb index f0ffc54c..dcfbbaa9 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-2017" inherit cmake SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "b306138515459445eb2173301e012f2848495f00" +SRCREV = "f427515b412094b7feb09838793ce2e48118839d" S = "${WORKDIR}/git" PV = "1.0+git${SRCPV}"