diff --git a/hardware/bluetooth/sbc/actions.py b/hardware/bluetooth/sbc/actions.py index d2ae885761..03f7e009ef 100644 --- a/hardware/bluetooth/sbc/actions.py +++ b/hardware/bluetooth/sbc/actions.py @@ -9,6 +9,7 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools def setup(): + autotools.autoreconf("-fvi") autotools.configure("--disable-static \ --disable-tester") diff --git a/hardware/bluetooth/sbc/pspec.xml b/hardware/bluetooth/sbc/pspec.xml index f1e45eb871..c441508601 100644 --- a/hardware/bluetooth/sbc/pspec.xml +++ b/hardware/bluetooth/sbc/pspec.xml @@ -11,9 +11,10 @@ GPLv2 LGPLv2.1 library + bluetooth Bluetooth Subband Codec (SBC) library An audio codec to connect bluetooth high quality audio devices like headphones or loudspeakers. - https://mirrors.edge.kernel.org/pub/linux/bluetooth/sbc-1.5.tar.xz + https://mirrors.edge.kernel.org/pub/linux/bluetooth/sbc-2.0.tar.xz @@ -38,6 +39,13 @@ + + 2022-07-27 + 2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 1.5