libgtkstylus_0.5.bb: fix LIC_FILES_CHECKSUM and LICENSE
authorBernhard Guillon <Bernhard.Guillon@hale.at>
Thu, 15 Dec 2011 08:19:11 +0000 (08:19 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:17:23 +0000 (08:17 -0800)
Provide a valid LIC_FILES_CHECKSUM
Use SPDX style versioned license for LICENSE field

(From meta-openembedded rev: ed6e2d90ad1d20bbc74278ef181f39d53e6c236d)

Signed-off-by: Bernhard Guillon <Bernhard.Guillon@hale.at>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb

index f614048..8567b13 100644 (file)
@@ -1,8 +1,9 @@
 DESCRIPTION = "GTK plugin for stylus based systems"
 SECTION = "libs"
 DEPENDS = "gtk+"
-LICENSE = "LGPL"
-PR = "r2"
+LICENSE = "LGPL-2.0+"
+LIC_FILES_CHKSUM = "file://tap.c;beginline=1;endline=20;md5=71756eeb144e9eeb177c69aa672b1635"
+PR = "r3"
 
 inherit autotools