mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +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"
|
DESCRIPTION = "GNU Scientific Library"
|
||||||
HOMEPAGE = "http://www.gnu.org/software/gsl/"
|
HOMEPAGE = "http://www.gnu.org/software/gsl/"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
PRIORITY = "optional"
|
LICENSE = "GPLv3"
|
||||||
LICENSE = "GPL"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||||
PR = "r1"
|
|
||||||
|
|
||||||
inherit autotools pkgconfig binconfig
|
inherit autotools pkgconfig binconfig
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user