summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-12-10 16:59:15 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-13 12:27:47 -0800
commit8da7be2f336d2a272ad3830b5b1ab89369a6fe66 (patch)
tree108e34274af93ed18d44334020343a26627f94e7 /meta
parent153d79a8669bf5d660a399f965130673fd549ce0 (diff)
downloadopenembedded-core-8da7be2f336d2a272ad3830b5b1ab89369a6fe66.tar.gz
rpm: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/rpm/rpm_5.1.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.1.10.bb b/meta/recipes-devtools/rpm/rpm_5.1.10.bb
index 3914b59e5e..5211a44e8b 100644
--- a/meta/recipes-devtools/rpm/rpm_5.1.10.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.1.10.bb
@@ -2,6 +2,8 @@ DESCRIPTION = "The RPM Package Manager - relaunched"
DESCRIPTION_rpm-build = "The RPM Package Manager rpmbuild and related commands."
HOMEPAGE = "http://rpm5.org/"
LICENSE = "LGPL 2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
+
DEPENDS = "zlib perl popt beecrypt python libpcre elfutils"
PR = "r7"