summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb4
1 files changed, 2 insertions, 2 deletions
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"