mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 13:51:22 +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:
parent
6a9f3a15e4
commit
6b8300a56a
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user