[oe-commits] Koen Kooi : gsl: fix licence checksums

git version control git at git.openembedded.org
Mon Jun 20 07:40:36 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 6b8300a56a5c45a23c81ce86b10b53a442393271
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=6b8300a56a5c45a23c81ce86b10b53a442393271

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sat Jun 18 11:10:30 2011 +0200

gsl: fix licence checksums

also clean up some metadata

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-support/gsl/gsl.inc |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-support/gsl/gsl.inc b/meta-oe/recipes-support/gsl/gsl.inc
index 10bacc5..4061393 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
 





More information about the Openembedded-commits mailing list