[poky] [PATCH 03/13] rpm: Add LIC_FILES_CHKSUM

Saul Wold Saul.Wold at intel.com
Fri Dec 10 16:59:15 PST 2010


Signed-off-by: Saul Wold <Saul.Wold at intel.com>
---
 meta/recipes-devtools/rpm/rpm_5.1.10.bb |    2 ++
 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 3914b59..5211a44 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"
 
-- 
1.7.1.1




More information about the poky mailing list