recipes-multimedia: add recipe for agl-service-unicens
[AGL/meta-agl-demo.git] / recipes-multimedia / agl-service-unicens / agl-service-unicens_git.bb
1 SUMMARY     = "4A - Infotainment network setup and access"
2 DESCRIPTION = "Infotainment network setup and access (using Unified Centralized Network Stack)"
3 HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-unicens"
4 SECTION     = "apps"
5
6 LICENSE = "Apache-2.0"
7 LIC_FILES_CHKSUM = "file://Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
8
9 SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-unicens;protocol=https;branch=${AGL_BRANCH}"
10 SRCREV = "${AGL_APP_REVISION}"
11
12 PV = "0.1+git${SRCPV}"
13 S  = "${WORKDIR}/git"
14
15 inherit cmake aglwgt pkgconfig
16
17 DEPENDS += "alsa-lib json-c systemd af-binder glib-2.0 libxml2"
18 RDEPENDS_${PN} += "libxml2 "
19