1 SUMMARY = "Window Manager service binding for applications"
2 DESCRIPTION = "Window Manager 2017 is the service binding for controlling \
3 rendering rights. Applications request to render itself, \
4 then Window Manager checks the policy and notifies the \
5 layout to the respective applications \
7 HOMEPAGE = "https://wiki.automotivelinux.org/windowmanager"
10 LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93 \
11 file://LICENSE.MIT;md5=a7514fe5664902e337bd8a4443d8f348"
13 DEPENDS = "af-binder json-c wayland wayland-ivi-extension wayland-native"
17 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-windowmanager-2017;protocol=https;branch=${AGL_BRANCH}"
18 SRCREV = "09a667b964e5b24b56805ac7d7ef7e66d9b22a3c"
19 PV = "1.0+git${SRCPV}"
22 #If you would like to output log, uncomment out
23 EXTRA_OECMAKE_append_agl-devel = " -DENABLE_DEBUG_OUTPUT=ON "