[oe-commits] Saul Wold : gtk-theme-torturer: Fix license warning

git at git.openembedded.org git at git.openembedded.org
Fri Mar 16 10:43:54 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 50daf595dd3f7c738f11c7314ac481b56d952fed
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=50daf595dd3f7c738f11c7314ac481b56d952fed

Author: Saul Wold <sgw at linux.intel.com>
Date:   Thu Mar 15 11:45:39 2012 -0700

gtk-theme-torturer: Fix license warning

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 at linux.intel.com>

---

 .../gtk-theme-torturer/gtk-theme-torturer_git.bb   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-gnome/gtk-theme-torturer/gtk-theme-torturer_git.bb b/meta/recipes-gnome/gtk-theme-torturer/gtk-theme-torturer_git.bb
index 0643cb6..f5a398a 100644
--- a/meta/recipes-gnome/gtk-theme-torturer/gtk-theme-torturer_git.bb
+++ b/meta/recipes-gnome/gtk-theme-torturer/gtk-theme-torturer_git.bb
@@ -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"





More information about the Openembedded-commits mailing list