mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
libsamplerate0: Fix LICENSE and LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
cebfbaed90
commit
f58ff34a4c
@@ -1,6 +1,8 @@
|
||||
DESCRIPTION = "An audio Sample Rate Conversion library"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPL libsamplerate"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
file://src/samplerate.c;beginline=1;endline=17;md5=2deac26142757e825d957e5ac149b292"
|
||||
DEPENDS = "flac"
|
||||
PR = "r3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user