package/sbc: bump to version 1.4
authorPierre-Jean Texier <pjtexier@koncepto.io>
Sun, 20 Oct 2019 13:53:42 +0000 (15:53 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 20 Oct 2019 13:57:44 +0000 (15:57 +0200)
Also add hashes for license files

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/sbc/sbc.hash
package/sbc/sbc.mk

index be3c8f76f4f6a40eebae55e314946201367480ac..d703f2343709ded9f38341df95b63a8110595f5f 100644 (file)
@@ -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
index 77661c1898e22a28175bd617ffc55811f7243b12..73e4aceb859cf2da59d4b0781539c382736a7672 100644 (file)
@@ -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