Update libwindowmanager 25/16425/5
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Fri, 31 Aug 2018 03:04:32 +0000 (12:04 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 31 Aug 2018 11:35:20 +0000 (11:35 +0000)
This commit includes
f427515 Introduce simple API

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

index f0ffc54..dcfbbaa 100644 (file)
@@ -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}"