From patchwork Fri Dec 30 08:11:19 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/3] lighttpd: Upgrade to 1.4.30 Date: Fri, 30 Dec 2011 08:11:19 -0000 From: Zhai, Edwin X-Patchwork-Id: 17839 Message-Id: <7815e1ffd6375b606feb11c6949f942db30464c7.1325232608.git.edwin.zhai@intel.com> To: openembedded-core@lists.openembedded.org From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../{lighttpd_1.4.29.bb => lighttpd_1.4.30.bb} | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.29.bb => lighttpd_1.4.30.bb} (92%) diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.29.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb similarity index 92% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.29.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb index 9fdb5f6..2c247f0 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.29.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb @@ -16,7 +16,7 @@ RDEPENDS_${PN} += " \ lighttpd-module-staticfile \ " -PR = "r1" +PR = "r0" SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.bz2 \ file://index.html.lighttpd \ @@ -24,8 +24,8 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t file://lighttpd \ " -SRC_URI[md5sum] = "e6e67b09986cb504db630b5a86b2dd76" -SRC_URI[sha256sum] = "afd8af213e65afb48b397d004696c6620a7ae7f3d4f162ec46a04b9b9dbfd599" +SRC_URI[md5sum] = "63f9df52dcae0ab5689a95c99c54e48a" +SRC_URI[sha256sum] = "0d795597e4666dbf6ffe44b4a42f388ddb44736ddfab0b1ac091e5bb35212c2d" EXTRA_OECONF = " \ --without-bzip2 \