[poky] [PATCH 6/6] gthumb:Add license checksum to bb file
Mei Lei
lei.mei at intel.com
Sun Nov 28 23:06:41 PST 2010
Add COPYING file checksum to bb file
Signed-off-by: Mei Lei <lei.mei at intel.com>
---
meta/recipes-gnome/gthumb/gthumb_2.12.0.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb
index f6755b0..27f63db 100644
--- a/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb
+++ b/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop"
SECTION = "x11/gnome"
LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
DEPENDS = "glib-2.0 gtk+ libxml2 gnome-doc-utils libunique gconf-dbus libpng gstreamer jpeg tiff"
PR = "r1"
--
1.6.3.3
More information about the poky
mailing list