From 0c81ae989023daa4e81375e0f30a9d673602a2ab Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 13 Jun 2018 02:59:05 +0200 Subject: Adapt audio packagegroup and template to use rewritten components MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Now we make use of the 4a-softmixer and 4a-hal-generic to drive the backend of the audio framework. This is the outcome of the audio F2F held in june. Also fix the license checksums in 4a-hal-generic and 4a-softmixer. Change-Id: Id709b0901228bdee86ab4b2bab395599365d00e0 Signed-off-by: Jan-Simon Möller --- .../recipes-multimedia/4a-softmixer/4a-softmixer_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-audio-4a-framework/recipes-multimedia/4a-softmixer') diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb index 1eece70a..2f6483af 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb @@ -4,7 +4,7 @@ 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" -- cgit 1.2.3-korg