package/sbc: bump to version 1.4
Also add hashes for license files Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
d6e3884dfd
commit
f9ef108e7e
@ -1,2 +1,6 @@
|
||||
# From https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
|
||||
sha256 e61022cf576f14190241e7071753fdacdce5d1dea89ffd704110fc50be689309 sbc-1.3.tar.xz
|
||||
sha256 518bf46e6bb3dc808a95e1eabad26fdebe8a099c1e781c27ed7fca6c2f4a54c9 sbc-1.4.tar.xz
|
||||
|
||||
# sha256 locally computed
|
||||
sha256 b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259 COPYING
|
||||
sha256 ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5 COPYING.LIB
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SBC_VERSION = 1.3
|
||||
SBC_VERSION = 1.4
|
||||
SBC_SOURCE = sbc-$(SBC_VERSION).tar.xz
|
||||
SBC_SITE = $(BR2_KERNEL_MIRROR)/linux/bluetooth
|
||||
SBC_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user