[poky] [PATCH 06/11] metacity: Add license checksum
Zhai Edwin
edwin.zhai at intel.com
Fri Nov 26 07:00:02 PST 2010
Signed-off-by: Zhai Edwin <edwin.zhai at intel.com>
---
meta/recipes-gnome/gnome/metacity_2.22.0.bb | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-gnome/gnome/metacity_2.22.0.bb b/meta/recipes-gnome/gnome/metacity_2.22.0.bb
index 44a5f86..f0d6c89 100644
--- a/meta/recipes-gnome/gnome/metacity_2.22.0.bb
+++ b/meta/recipes-gnome/gnome/metacity_2.22.0.bb
@@ -1,6 +1,9 @@
SECTION = "x11/wm"
DESCRIPTION = "Metacity is the boring window manager for the adult in you."
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
+ file://src/include/main.h;endline=24;md5=c2242df552c880280315989bab626b90"
+
DEPENDS = "startup-notification gtk+ gconf gdk-pixbuf-csource-native"
PR = "r3"
--
1.7.0.4
More information about the poky
mailing list