mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
sbc: upgrade 2.0 -> 2.1
License-Update: Using SPDX-License-Identifier: LGPL-2.1-or-later to replace the description of license (From OE-Core rev: 0480ef4471c51e37a4e2279987a2fa30e38e2209) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
b789069433
commit
18dd7fbb38
|
@ -7,14 +7,15 @@ LICENSE:${PN} = "LGPL-2.1-or-later"
|
|||
LICENSE:${PN}-examples = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
|
||||
file://COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09 \
|
||||
file://src/sbcenc.c;beginline=1;endline=24;md5=08e7a70b127f4100ff2cd7d629147d8d \
|
||||
file://sbc/sbc.h;beginline=1;endline=26;md5=0f57d0df22b0d40746bdd29805a4361b"
|
||||
file://src/sbcenc.c;beginline=1;endline=8;md5=cfac6012e2dea914de8b3b7693591622 \
|
||||
file://sbc/sbc.h;beginline=1;endline=10;md5=bbf642bd99160e4f2a5bbd5d174a8320 \
|
||||
"
|
||||
|
||||
DEPENDS = "libsndfile1"
|
||||
|
||||
SRC_URI = "${KERNELORG_MIRROR}/linux/bluetooth/${BP}.tar.xz"
|
||||
|
||||
SRC_URI[sha256sum] = "8f12368e1dbbf55e14536520473cfb338c84b392939cc9b64298360fd4a07992"
|
||||
SRC_URI[sha256sum] = "426633cabd7c798236443516dfa8335b47e004b0ef37ff107e0c7ead3299fcc2"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user