aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/libgtkstylus
diff options
context:
space:
mode:
authorBernhard Guillon <Bernhard.Guillon@hale.at>2011-12-15 08:19:11 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-15 09:25:16 +0100
commited6e2d90ad1d20bbc74278ef181f39d53e6c236d (patch)
treed674b781c795792063bdd73b8941e31a99146359 /meta-gnome/recipes-gnome/libgtkstylus
parent8a87c322738ad1fea626d4d1a0d8cbc8f77b9264 (diff)
downloadmeta-openembedded-contrib-ed6e2d90ad1d20bbc74278ef181f39d53e6c236d.tar.gz
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>
Diffstat (limited to 'meta-gnome/recipes-gnome/libgtkstylus')
-rw-r--r--meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb b/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
index f614048a16..8567b13665 100644
--- a/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
+++ b/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
@@ -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