summaryrefslogtreecommitdiffstats
path: root/meta-audio-soundmanager-framework/README.md
blob: 751a3c2d3b5d9eb59d32d5f4ab014ff99cb18d69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This README file contains information on the contents of the
soundmanager layer.

Please see the corresponding sections below for details.

How to enable the framework
=================
In order to enable the soundmanager audio framework features,
please add the feature of "agl-audio-soundmanager-framework"
in the source command which enables bitbake.

$ source meta-agl/scripts/aglsetup.sh -m <machine> agl-demo agl-audio-soundmanager-framework


Reference
=================
http://docs.automotivelinux.org/docs/apis_services/en/dev/reference/hmi-framework/3_3-SoundManager-Guide.html
an class="nv">DEPENDS = "af-binder json-c" RDEPENDS_${PN} = "agl-service-windowmanager-2017" inherit cmake SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" SRCREV = "b306138515459445eb2173301e012f2848495f00" S = "${WORKDIR}/git" PV = "1.0+git${SRCPV}"