]> code.ossystems Code Review - openembedded-core.git/commitdiff
rpm: Add LIC_FILES_CHKSUM
authorSaul Wold <Saul.Wold@intel.com>
Sat, 11 Dec 2010 00:59:15 +0000 (16:59 -0800)
committerSaul Wold <sgw@linux.intel.com>
Mon, 13 Dec 2010 20:27:47 +0000 (12:27 -0800)
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
meta/recipes-devtools/rpm/rpm_5.1.10.bb

index 3914b59e5e32b26d013dc73fb1dc016bf8e7efe4..5211a44e8b4c716a8335bc3dac380b09aba1e813 100644 (file)
@@ -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"