mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
gsl: fix licence checksums
also clean up some metadata Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
DESCRIPTION = "GNU Scientific Library"
|
||||
HOMEPAGE = "http://www.gnu.org/software/gsl/"
|
||||
SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL"
|
||||
PR = "r1"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
inherit autotools pkgconfig binconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user