[OE-core] [PATCH 2/4] sbc: upgrade to 1.3

Cristian Iorga cristian.iorga at intel.com
Tue Nov 11 08:46:23 UTC 2014


- Frame length calculation for dual-channel mode operation bug fixed;
- Prevents overflow of an internal frame length variable.

Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
---
 meta/recipes-multimedia/sbc/{sbc_1.2.bb => sbc_1.3.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-multimedia/sbc/{sbc_1.2.bb => sbc_1.3.bb} (76%)

diff --git a/meta/recipes-multimedia/sbc/sbc_1.2.bb b/meta/recipes-multimedia/sbc/sbc_1.3.bb
similarity index 76%
rename from meta/recipes-multimedia/sbc/sbc_1.2.bb
rename to 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
-- 
2.1.0




More information about the Openembedded-core mailing list