libgtkstylus_0.5.bb: fix LIC_FILES_CHECKSUM and LICENSE

Provide a valid LIC_FILES_CHECKSUM
Use SPDX style versioned license for LICENSE field

Signed-off-by: Bernhard Guillon <Bernhard.Guillon@hale.at>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Bernhard Guillon
2011-12-15 08:19:11 +00:00
committed by Koen Kooi
parent 8a87c32273
commit ed6e2d90ad
@@ -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