mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
alsa-tools: update license and add distro tracking fields
Update license and other informations, then bump up PR. Update distro tracking fields. (From OE-Core rev: b989bb90919eb28cb92e842e989aa5b1fd7f068c) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
BROKEN = "1"
|
||||
|
||||
DESCRIPTION = "Alsa Tools"
|
||||
DESCRIPTION = "Alsa Tools package contains advanced tools for certain sound cards."
|
||||
HOMEPAGE = "http://www.alsa-project.org"
|
||||
BUGTRACKER = "https://bugtrack.alsa-project.org/alsa-bug/login_page.php"
|
||||
SECTION = "console/utils"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPLv2 & LGPLv2+"
|
||||
DEPENDS = "alsa-lib ncurses"
|
||||
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
file://ld10k1/COPYING.LIB;md5=7fbc338309ac38fefcd64b04bb903e34"
|
||||
|
||||
SRC_URI = "ftp://ftp.alsa-project.org/pub/tools/alsa-tools-${PV}.tar.bz2 \
|
||||
file://autotools.patch"
|
||||
|
||||
Reference in New Issue
Block a user