From 4ecb137abc1e72f71a3aa3d59ff323908d1f4e51 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Mon, 18 Mar 2019 22:50:54 +0900 Subject: Bump agl-service-windowmanager This commit include followings 3570009 Fix invalid markdown 464f20c Fix xdg-runcher doesn't show up d4b18f9 Update ApplicationGuide.md d917c56 Fix typo of documentation 4b05fbd autobuild: add autobuild scripts b36dd41 Show [Current] and [To be] in WMLayer log 3a090e4 Change active/inactive state spec ef03209 Output debug message corerctly ceb1049 Introduce changeAreaSize and getAreaList Change-Id: Icd7dbfb0fa2ca29162800176fbe39081985e6866 Signed-off-by: Kazumasa Mitsunari --- .../agl-service-windowmanager/agl-service-windowmanager_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-hmi-framework') diff --git a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb index 8785c3ab..79988124 100644 --- a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb @@ -9,14 +9,14 @@ SECTION = "graphics" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" -DEPENDS = "af-binder json-c wayland wayland-ivi-extension wayland-native" +DEPENDS = "af-binder json-c wayland wayland-ivi-extension" inherit cmake aglwgt SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-windowmanager;protocol=https;branch=${AGL_BRANCH} \ file://weston-ready.conf \ " -SRCREV = "a33cbe3e083318a4f48d44a645ee24447536e3a6" +SRCREV = "3570009a4073c5c1cc9a75dc93d68551bc34c48a" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg