summaryrefslogtreecommitdiffstats
path: root/recipes/apache
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-13 15:33:01 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-13 15:54:41 +0200
commitfbf2a943c2c6b3c282a0c91ba6bd3dd9335deacf (patch)
tree33200d156bc5cc5831bbf80c55622d723663c93e /recipes/apache
parent58f130da41638f94295016d90bffb983bd775cae (diff)
downloadopenembedded-fbf2a943c2c6b3c282a0c91ba6bd3dd9335deacf.tar.gz
apache_2.0.54: add checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/apache')
-rw-r--r--recipes/apache/apache_2.0.54.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/apache/apache_2.0.54.bb b/recipes/apache/apache_2.0.54.bb
index c1f1303d56..6185ab9d7e 100644
--- a/recipes/apache/apache_2.0.54.bb
+++ b/recipes/apache/apache_2.0.54.bb
@@ -11,6 +11,9 @@ PR = "r4"
SRC_URI = "http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz \
"
+SRC_URI[md5sum] = "772503748ffb85301385d47fb2b96eca"
+SRC_URI[sha256sum] = "bb4236fb6c7ac4204f908fa7409ff3177a6f99e48ed69547f087f691ef2a5fcb"
+
S = "${WORKDIR}/httpd-${PV}"
inherit autotools update-rc.d