4a-softmixer: bump to latest version
[AGL/meta-agl-devel.git] / meta-audio-4a-framework / recipes-multimedia / 4a-softmixer / 4a-softmixer_git.bb
1 SUMMARY     = "4A - Softmixer"
2 DESCRIPTION = "4A Softmixer (AGL Advanced Audio Agent)"
3 HOMEPAGE    = "https://github.com/iotbzh/4a-softmixer/"
4 SECTION     = "apps"
5
6 LICENSE = "Apache-2.0"
7 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
8
9 SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/src/4a-softmixer.git;protocol=https;branch=${AGL_BRANCH}"
10 SRCREV = "17ad00443eecdb2ed7b92da01c7be6f316e04b64"
11
12 DEPENDS += "lua liburcu"
13
14 PV = "0.1+git${SRCPV}"
15 S  = "${WORKDIR}/git"
16
17 inherit afb-system-cmake
18
19 #FIXME :
20 #FILES_${PN}-dev += "${INSTALL_PREFIX}/4a-softmixer/htdocs"
21 #FILES_${PN} += "${INSTALL_PREFIX}/afb-aaaa"
22 #FILES_${PN} += "${INSTALL_PREFIX}/lib"