From: Valentin Popa Date: Fri, 22 Nov 2013 10:01:46 +0000 (+0200) Subject: lighttpd: upgrade to 1.4.33 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~35353 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d376b40552e60b1fd18d95c6dd24d30aae849c8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git lighttpd: upgrade to 1.4.33 Signed-off-by: Valentin Popa Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/lighttpd/files/index.html.lighttpd b/meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd similarity index 100% rename from meta/recipes-extended/lighttpd/files/index.html.lighttpd rename to meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd diff --git a/meta/recipes-extended/lighttpd/files/lighttpd b/meta/recipes-extended/lighttpd/lighttpd/lighttpd similarity index 100% rename from meta/recipes-extended/lighttpd/files/lighttpd rename to meta/recipes-extended/lighttpd/lighttpd/lighttpd diff --git a/meta/recipes-extended/lighttpd/files/lighttpd.conf b/meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf similarity index 100% rename from meta/recipes-extended/lighttpd/files/lighttpd.conf rename to meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf diff --git a/meta/recipes-extended/lighttpd/files/lighttpd.service b/meta/recipes-extended/lighttpd/lighttpd/lighttpd.service similarity index 100% rename from meta/recipes-extended/lighttpd/files/lighttpd.service rename to meta/recipes-extended/lighttpd/lighttpd/lighttpd.service diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb similarity index 93% rename from meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb rename to meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb index a1f0589f7dd..e8be6594a2b 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb @@ -24,8 +24,8 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t file://lighttpd.service \ " -SRC_URI[md5sum] = "8e2d4ae8e918d4de1aeb9842584d170b" -SRC_URI[sha256sum] = "60691b2dcf3ad2472c06b23d75eb0c164bf48a08a630ed3f308f61319104701f" +SRC_URI[md5sum] = "e66b8164e5fc5a6beec0823b697fbe1d" +SRC_URI[sha256sum] = "2ff2324658c0f90e7d39afd40f08f11ca230903b9019c31a2bbecd8f087f235e" EXTRA_OECONF = " \ --without-bzip2 \