mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
alsa-utils_1.0.23.bb: Fix recipe metadata
Change LICENSE information Add BUGTRACKER and LIC_FILES_CHKSUM Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
7f1d42b044
commit
258974ca89
@@ -1,7 +1,10 @@
|
|||||||
DESCRIPTION = "ALSA Utilities"
|
DESCRIPTION = "ALSA Utilities"
|
||||||
HOMEPAGE = "http://www.alsa-project.org"
|
HOMEPAGE = "http://www.alsa-project.org"
|
||||||
|
BUGTRACKER = "https://bugtrack.alsa-project.org/alsa-bug/login_page.php"
|
||||||
SECTION = "console/utils"
|
SECTION = "console/utils"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPLv2+"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833 \
|
||||||
|
file://alsactl/utils.c;beginline=1;endline=20;md5=fe9526b055e246b5558809a5ae25c0b9"
|
||||||
DEPENDS = "alsa-lib ncurses gettext"
|
DEPENDS = "alsa-lib ncurses gettext"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user