4a-softmixer: add missing dependency on liburcu
[AGL/meta-agl-devel.git] / meta-audio-4a-framework / recipes-multimedia / 4a-softmixer / 4a-softmixer_git.bb
index 1eece70..2354560 100644 (file)
@@ -4,21 +4,19 @@ HOMEPAGE    = "https://github.com/iotbzh/4a-softmixer/"
 SECTION     = "apps"
 
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=89aea4e17d99a7cacdbeed46a0096b10"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRC_URI = "gitsm://github.com/iotbzh/4a-softmixer/;protocol=https;branch=hal-rc1-sandbox"
+SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/src/4a-softmixer.git;protocol=https;branch=${AGL_BRANCH}"
+SRCREV = "e0f57e523112e1bc73a04e8615d7a21355f0ce0e"
 
-SRCREV = "acfda0a2236ca70b18ad2e7a6ec1ef3192405aac"
-#SRCREV = "${AUTOREV}"
-
-DEPENDS += "lua"
+DEPENDS += "lua liburcu"
 
 PV = "0.1+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 inherit afb-system-cmake
 
-#FIXME:
+#FIXME :
 #FILES_${PN}-dev += "${INSTALL_PREFIX}/4a-softmixer/htdocs"
 #FILES_${PN} += "${INSTALL_PREFIX}/afb-aaaa"
 #FILES_${PN} += "${INSTALL_PREFIX}/lib"