]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk-theme-torturer: Fix license warning
authorSaul Wold <sgw@linux.intel.com>
Thu, 15 Mar 2012 18:45:39 +0000 (11:45 -0700)
committerSaul Wold <sgw@linux.intel.com>
Fri, 16 Mar 2012 03:25:55 +0000 (20:25 -0700)
WARNING: gtk-theme-torturer: No generic license file exists for: GPL in any provider

Talk with author of code and confirmed licnese, they will be adding COPYING upstream

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-gnome/gtk-theme-torturer/gtk-theme-torturer_git.bb

index 0643cb66fddf9ed1dee46ff98e37fcf310094534..f5a398af7cea0b3406e45a161b42c89d90cb698f 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Gtk+ Theme Benchmark Program"
 DEPENDS = "gtk+"
 HOMEPAGE = "http://wiki.laptop.org/go/GTK_for_OLPC"
 SECTION = "devel"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://appwindow.c;endline=13;md5=8c09920de460c7ea1f64ee56986aabd9"
 
 SRCREV = "99962ae39bb5aadb31929b25c58e1a053f9c9545"