[poky] [PATCH 07/14] gobject-introspection:Add license checksum to bb file

Mei Lei lei.mei at intel.com
Fri Nov 26 00:31:34 PST 2010


Add COPYING.lib and COPYING.tools files checksum to bb file

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 .../gnome/gobject-introspection_git.bb             |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-gnome/gnome/gobject-introspection_git.bb b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
index b5e33fe..81d279a 100644
--- a/meta/recipes-gnome/gnome/gobject-introspection_git.bb
+++ b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
@@ -6,7 +6,8 @@ SRC_URI_virtclass-native = "git://git.gnome.org/gobject-introspection;protocol=g
                             file://pathfix.patch;patch=1"
 
 LICENSE = "GPLv2+ & LGPLv2+"
-
+LIC_FILES_CHKSUM = "file://COPYING.tools;md5=94d55d512a9ba36caa9b7df079bae19f \
+		    file://COPYING.lib;md5=3bf50002aefd002f49e7bb854063f7e7"
 PV = "0.0+git${SRCREV}"
 PR = "r3"
 
-- 
1.6.3.3




More information about the poky mailing list