git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58f130d
)
apache_2.0.54: add checksums
author
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 13 Apr 2010 13:33:01 +0000
(15:33 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 13 Apr 2010 13:54:41 +0000
(15:54 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/apache/apache_2.0.54.bb
patch
|
blob
|
history
diff --git
a/recipes/apache/apache_2.0.54.bb
b/recipes/apache/apache_2.0.54.bb
index
c1f1303
..
6185ab9
100644
(file)
--- 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