aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-07 21:02:51 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-01-07 21:03:40 +0100
commit485e32c2d9bd96c90f9fd0ec84aa100c53b83cd5 (patch)
tree2114864856864f64af82b550338bca16187eab2b
parentd1ee19247eda7c9cefeb8505db6bb10fd0dc57b2 (diff)
downloadmeta-openembedded-485e32c2d9bd96c90f9fd0ec84aa100c53b83cd5.tar.gz
policykit: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-gnome/policykit/policykit_0.96.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-gnome/policykit/policykit_0.96.bb b/recipes-gnome/policykit/policykit_0.96.bb
index d2bc3dd255..98c0dd0d26 100644
--- a/recipes-gnome/policykit/policykit_0.96.bb
+++ b/recipes-gnome/policykit/policykit_0.96.bb
@@ -1,6 +1,7 @@
HOMEPAGE = "http://www.packagekit.org/"
DEPENDS = "eggdbus libpam expat dbus-glib intltool-native"
LICENSE = "LGPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb"
PR = "r2"