summaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework/recipes-multimedia/agl-service-soundmanager-2017/agl-service-soundmanager-2017_git.bb
blob: e2de4d8d7669825bf35efe50a26522bd7de83a75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SUMMARY     = "Sound Manager binding"
DESCRIPTION = "Sound Manager is the service binding to communicate \
    with Genivi Audio Manager. Genivi Audio Manager is the policy manager \
    for sound. It controls volume and routing according to various situations.\
    "
HOMEPAGE    = "https://wiki.automotivelinux.org/soundmanager"
SECTION = "multimedia"
LICENSE     = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
DEPENDS = "dbus glib-2.0 af-binder json-c"
RDEPENDS_${PN} = "audiomanager audiomanager-plugins"

SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-soundmanager-2017;protocol=https;branch=master"
SRCREV = "71e9700fe906fff4f111bc70d025912ee5dd095a"
S = "${WORKDIR}/git"

inherit cmake aglwgt