From ba43a150ba103843c9e70bab288f8c37a77324a2 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Wed, 6 Dec 2017 18:52:58 +0900 Subject: Update libwindowmanager SRCREV The following commit is added d98f1a6 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(-) (limited to 'meta-hmi-framework/recipes-graphics') diff --git a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb index d2b5c223..2ddffb12 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 = "d98f1a66cdf83b70e3a84f0e3faeb72f12ac99bb" S = "${WORKDIR}/git" -- cgit 1.2.3-korg