diff options
author | Valentin Popa <valentin.popa@intel.com> | 2013-11-22 12:01:46 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-24 12:25:33 +0000 |
commit | dffdf302148c0a0f244720d9c7805479226107a2 (patch) | |
tree | cc59ef48bd6e4a5e48b0afde5e8c31da26328529 | |
parent | 62c50eed1afa3c40c6823b0b2a917d5d1309f574 (diff) | |
download | poky-dffdf302148c0a0f244720d9c7805479226107a2.tar.gz |
lighttpd: upgrade to 1.4.33
(From OE-Core rev: 1d376b40552e60b1fd18d95c6dd24d30aae849c8)
Signed-off-by: Valentin Popa <valentin.popa@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd (renamed from meta/recipes-extended/lighttpd/files/index.html.lighttpd) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/lighttpd/lighttpd/lighttpd (renamed from meta/recipes-extended/lighttpd/files/lighttpd) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf (renamed from meta/recipes-extended/lighttpd/files/lighttpd.conf) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/lighttpd/lighttpd/lighttpd.service (renamed from meta/recipes-extended/lighttpd/files/lighttpd.service) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb (renamed from meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb) | 4 |
5 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/lighttpd/files/index.html.lighttpd b/meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd index cd25bf17b3..cd25bf17b3 100644 --- a/meta/recipes-extended/lighttpd/files/index.html.lighttpd +++ b/meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd | |||
diff --git a/meta/recipes-extended/lighttpd/files/lighttpd b/meta/recipes-extended/lighttpd/lighttpd/lighttpd index bf89a60b7d..bf89a60b7d 100644 --- a/meta/recipes-extended/lighttpd/files/lighttpd +++ b/meta/recipes-extended/lighttpd/lighttpd/lighttpd | |||
diff --git a/meta/recipes-extended/lighttpd/files/lighttpd.conf b/meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf index 3342470cec..3342470cec 100644 --- a/meta/recipes-extended/lighttpd/files/lighttpd.conf +++ b/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 index 66a907aa17..66a907aa17 100644 --- a/meta/recipes-extended/lighttpd/files/lighttpd.service +++ b/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 index a1f0589f7d..e8be6594a2 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 | |||
24 | file://lighttpd.service \ | 24 | file://lighttpd.service \ |
25 | " | 25 | " |
26 | 26 | ||
27 | SRC_URI[md5sum] = "8e2d4ae8e918d4de1aeb9842584d170b" | 27 | SRC_URI[md5sum] = "e66b8164e5fc5a6beec0823b697fbe1d" |
28 | SRC_URI[sha256sum] = "60691b2dcf3ad2472c06b23d75eb0c164bf48a08a630ed3f308f61319104701f" | 28 | SRC_URI[sha256sum] = "2ff2324658c0f90e7d39afd40f08f11ca230903b9019c31a2bbecd8f087f235e" |
29 | 29 | ||
30 | EXTRA_OECONF = " \ | 30 | EXTRA_OECONF = " \ |
31 | --without-bzip2 \ | 31 | --without-bzip2 \ |