From d2350357ad044f0eb216a701182e284af7c15b3f Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Wed, 6 Dec 2017 18:52:58 +0900 Subject: [PATCH] Update libwindowmanager SRCREV The following commit is added c2e7ca8 Remove exit code when the websocket connection is disconnected Change-Id: Ic0bb31967436e8a9e7d8dd8a22d588aa2fe7d28a Signed-off-by: Kazumasa Mitsunari --- .../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 d2b5c223..6f1a20d4 100644 --- a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb @@ -10,5 +10,5 @@ RDEPENDS_${PN} = "agl-service-windowmanager-2017" inherit cmake SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "9b8407501c13275a831942578bf52e3a7b0b3248" +SRCREV = "c2e7ca876cc70b52d39e0cce3aa8dffcd5f90cc8" S = "${WORKDIR}/git" -- 2.16.6