summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/lighttpd
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-07-27 16:11:19 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-04 15:04:32 +0100
commit6d3c2628c5a74c76d9524a2a80bb2b588fd31921 (patch)
tree337228171b76c76c6455fdee97a2b453abd433bb /meta/recipes-extended/lighttpd
parentb77f1f327ba3979559fd3756283cb8c1374fcc17 (diff)
downloadpoky-6d3c2628c5a74c76d9524a2a80bb2b588fd31921.tar.gz
lighttpd: Upgrade to 1.4.29
(From OE-Core rev: 765714d2b4dc2b1f6c73c4a8e5fcd0a0c475ad39) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/lighttpd')
-rw-r--r--meta/recipes-extended/lighttpd/lighttpd_1.4.29.bb (renamed from meta/recipes-extended/lighttpd/lighttpd_1.4.28.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.28.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.29.bb
index d43766cc45..c1d5f81f62 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.28.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.29.bb
@@ -18,14 +18,14 @@ RDEPENDS_${PN} += " \
18 18
19PR = "r0" 19PR = "r0"
20 20
21SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.gz;name=src \ 21SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.bz2 \
22 file://index.html \ 22 file://index.html \
23 file://lighttpd.conf \ 23 file://lighttpd.conf \
24 file://lighttpd \ 24 file://lighttpd \
25" 25"
26 26
27SRC_URI[src.md5sum] = "202d36efc6324adb95a3600d2826ec6a" 27SRC_URI[md5sum] = "e6e67b09986cb504db630b5a86b2dd76"
28SRC_URI[src.sha256sum] = "efd7623f43182723b99c51d57a24158e22a207cd90dca35aaf3b2e3bac115712" 28SRC_URI[sha256sum] = "afd8af213e65afb48b397d004696c6620a7ae7f3d4f162ec46a04b9b9dbfd599"
29 29
30EXTRA_OECONF = " \ 30EXTRA_OECONF = " \
31 --without-bzip2 \ 31 --without-bzip2 \