python-cheeta 2.4.4: add license checksum
authorKoen Kooi <koen@dominion.thruhere.net>
Fri, 17 Jun 2011 14:10:28 +0000 (16:10 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:13:16 +0000 (08:13 -0800)
(From meta-openembedded rev: e7463a7b8606fd0f514f9b477bd33ed40f4f9157)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb

index e3ecb1c..30c3d47 100644 (file)
@@ -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"