d291ef8185023caa1097176e309b41558e678b19
[AGL/meta-agl-devel.git] / meta-hmi-framework / recipes-graphics / libwindowmanager / libwindowmanager_git.bb
1 SUMMARY     = "Window Manager client library for applications"
2 SECTION = "graphics"
3 LICENSE     = "Apache-2.0"
4 LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
5 DEPENDS = "af-binder json-c"
6 RDEPENDS_${PN} = "agl-service-windowmanager-2017"
7
8 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/libwindowmanager.git;protocol=https;branch=master"
9 SRCREV = "71d3c9ee49ece6063ea93090b3661df6a90dd1de"
10 S = "${WORKDIR}/git"
11
12 inherit cmake