summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2014-11-11 10:46:23 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-11-20 14:08:08 +0000
commit9f2732b1f4b70531e43759aacd3138eb89ed821a (patch)
tree2780a0dd9c206c8aa20aaad65914eb3876c74e4a /meta/recipes-multimedia
parentd681466d84c03229497ad266ac6b0e6ca1c3227d (diff)
downloadast2050-yocto-poky-9f2732b1f4b70531e43759aacd3138eb89ed821a.zip
ast2050-yocto-poky-9f2732b1f4b70531e43759aacd3138eb89ed821a.tar.gz
sbc: upgrade to 1.3
- Frame length calculation for dual-channel mode operation bug fixed; - Prevents overflow of an internal frame length variable. (From OE-Core rev: 3d7ba21df31a2cfd9fbc38b5fa0d92556a830def) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/sbc/sbc_1.3.bb (renamed from meta/recipes-multimedia/sbc/sbc_1.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/sbc/sbc_1.2.bb b/meta/recipes-multimedia/sbc/sbc_1.3.bb
index 9cdf01b..2d7f31b 100644
--- a/meta/recipes-multimedia/sbc/sbc_1.2.bb
+++ b/meta/recipes-multimedia/sbc/sbc_1.3.bb
@@ -10,7 +10,7 @@ DEPENDS = "libsndfile1"
SRC_URI = "${KERNELORG_MIRROR}/linux/bluetooth/${BP}.tar.xz"
-SRC_URI[md5sum] = "ec65c444ad4c32aa85702641045b19e9"
-SRC_URI[sha256sum] = "c2f01ea54f7473704825113a9cdd46a23e67c650eff575f0670c3d9d66c4a5dc"
+SRC_URI[md5sum] = "2d8b7841f2c11ab287718d562f2b981c"
+SRC_URI[sha256sum] = "e61022cf576f14190241e7071753fdacdce5d1dea89ffd704110fc50be689309"
inherit autotools pkgconfig
OpenPOWER on IntegriCloud