aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-07 22:18:06 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-01-07 22:18:06 +0100
commit3dd453e038b25914d5bff4b8bcca03cf9c885b72 (patch)
treed3daa806fa198cb6b1ee4542e15b3d44ff145066
parent485e32c2d9bd96c90f9fd0ec84aa100c53b83cd5 (diff)
downloadmeta-openembedded-3dd453e038b25914d5bff4b8bcca03cf9c885b72.tar.gz
gconf: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-gnome/gnome/gconf-native_2.6.1.bb1
-rw-r--r--recipes-gnome/gnome/gconf_2.28.0.bb4
-rw-r--r--recipes-graphics/jasper/jasper_1.900.1.bb1
3 files changed, 5 insertions, 1 deletions
diff --git a/recipes-gnome/gnome/gconf-native_2.6.1.bb b/recipes-gnome/gnome/gconf-native_2.6.1.bb
index d4655225b7..fac712395d 100644
--- a/recipes-gnome/gnome/gconf-native_2.6.1.bb
+++ b/recipes-gnome/gnome/gconf-native_2.6.1.bb
@@ -2,6 +2,7 @@ NOTE = "This is just a dummy package to get packages stop complaining about gcon
which they are not using anyway... :D"
LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r1"
diff --git a/recipes-gnome/gnome/gconf_2.28.0.bb b/recipes-gnome/gnome/gconf_2.28.0.bb
index fcc2606591..e167d8a6d5 100644
--- a/recipes-gnome/gnome/gconf_2.28.0.bb
+++ b/recipes-gnome/gnome/gconf_2.28.0.bb
@@ -1,9 +1,11 @@
DESCRIPTION = "GNOME configuration database system"
SECTION = "x11/gnome"
-LICENSE = "LGPL"
DEPENDS = "gtk+ orbit2 glib-2.0 libxml2 policykit"
ORBIT_IDL_SRC = "${STAGING_BINDIR_NATIVE}/orbit-idl-2"
+LICENSE = "LGPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
+
S = "${WORKDIR}/GConf-${PV}"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/GConf/2.28/GConf-${PV}.tar.bz2;name=archive"
diff --git a/recipes-graphics/jasper/jasper_1.900.1.bb b/recipes-graphics/jasper/jasper_1.900.1.bb
index 756cf67421..ef9ca6fb40 100644
--- a/recipes-graphics/jasper/jasper_1.900.1.bb
+++ b/recipes-graphics/jasper/jasper_1.900.1.bb
@@ -1,5 +1,6 @@
DESCRIPTION = "Jpeg 2000 implementation"
LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=baa697d7510288a9cdcce9bd7edaf9bc"
PR = "r1"