From 6b8300a56a5c45a23c81ce86b10b53a442393271 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 18 Jun 2011 11:10:30 +0200 Subject: gsl: fix licence checksums also clean up some metadata Signed-off-by: Koen Kooi --- meta-oe/recipes-support/gsl/gsl.inc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'meta-oe/recipes-support/gsl') diff --git a/meta-oe/recipes-support/gsl/gsl.inc b/meta-oe/recipes-support/gsl/gsl.inc index 10bacc523d..40613930b5 100644 --- a/meta-oe/recipes-support/gsl/gsl.inc +++ b/meta-oe/recipes-support/gsl/gsl.inc @@ -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 -- cgit 1.2.3-korg