24e720057069fde56e195fe115c3a71162cdf312
[AGL/meta-agl-devel.git] /
1 SUMMARY     = "Sound Manager binding"
2 DESCRIPTION = "Sound Manager is the service binding to communicate \
3     with Genivi Audio Manager. Genivi Audio Manager is the policy manager \
4     for sound. It controls volume and routing according to various situations.\
5     "
6 HOMEPAGE    = "https://wiki.automotivelinux.org/soundmanager"
7 SECTION = "multimedia"
8 LICENSE     = "Apache-2.0"
9 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
10 DEPENDS = "dbus glib-2.0 af-binder json-c"
11 RDEPENDS_${PN} = "audiomanager audiomanager-plugins"
12
13 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-soundmanager-2017;protocol=https;branch=master"
14 SRCREV = "693a0cfd691d7089238407b9a418a02a77401221"
15 S = "${WORKDIR}/git"
16
17 inherit cmake aglwgt