[oe-commits] Koen Kooi : python-cheeta 2.4.4: add license checksum

git version control git at git.openembedded.org
Fri Jun 17 18:01:27 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: e7463a7b8606fd0f514f9b477bd33ed40f4f9157
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e7463a7b8606fd0f514f9b477bd33ed40f4f9157

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Fri Jun 17 16:10:28 2011 +0200

python-cheeta 2.4.4: add license checksum

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../python/python-cheetah_2.4.4.bb                 |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
index e3ecb1c..30c3d47 100644
--- a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
+++ b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
@@ -2,7 +2,10 @@ DESCRIPTION = "Python template engine and code generation tool"
 SECTION = "devel/python"
 PRIORITY = "optional"
 LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=aff1107514aa6aae948f9fe71fdc393b"
+
 SRCNAME = "Cheetah"
+
 PR = "r1"
 
 SRC_URI = "http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${PV}.tar.gz"





More information about the Openembedded-commits mailing list