aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-17 16:10:28 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-17 16:10:28 +0200
commite7463a7b8606fd0f514f9b477bd33ed40f4f9157 (patch)
tree4eb0f111e1bc3592a8923090595e0b2fe0f80ee3 /meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
parent90bd2e80a7e8a5279831b95b04b9c45733328b71 (diff)
downloadmeta-openembedded-contrib-e7463a7b8606fd0f514f9b477bd33ed40f4f9157.tar.gz
python-cheeta 2.4.4: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb3
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 e3ecb1c089..30c3d47c18 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"