]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
lighttpd: upgrade 1.4.68 -> 1.4.69
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 13 Feb 2023 02:37:54 +0000 (10:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Feb 2023 10:20:44 +0000 (10:20 +0000)
fix-missing-test.patch
removed since it's included in new verion.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/lighttpd/lighttpd/fix-missing-test.patch [deleted file]
meta/recipes-extended/lighttpd/lighttpd_1.4.69.bb [moved from meta/recipes-extended/lighttpd/lighttpd_1.4.68.bb with 96% similarity]

diff --git a/meta/recipes-extended/lighttpd/lighttpd/fix-missing-test.patch b/meta/recipes-extended/lighttpd/lighttpd/fix-missing-test.patch
deleted file mode 100644 (file)
index 6aa843b..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-From d809433d6d900e899f796606b11bdc6a73413ac5 Mon Sep 17 00:00:00 2001
-From: Glenn Strauss <gstrauss@gluelogic.com>
-Date: Tue, 3 Jan 2023 17:50:16 -0500
-Subject: [PATCH] [meson] remove t/test_mod_evasive.c
-
-Upstream-Status: Backport [https://github.com/lighttpd/lighttpd1.4/commit/d809433d6d900e899f796606b11bdc6a73413ac5]
-Signed-off-by: Alexander Kanavin <alex@linutronix.de>
----
- src/meson.build | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/src/meson.build b/src/meson.build
-index ff472c320..77089fc3c 100644
---- a/src/meson.build
-+++ b/src/meson.build
-@@ -721,7 +721,6 @@ test('test_mod', executable('test_mod',
-               't/test_mod.c',
-               't/test_mod_access.c',
-               't/test_mod_alias.c',
--              't/test_mod_evasive.c',
-               't/test_mod_evhost.c',
-               't/test_mod_indexfile.c',
-               't/test_mod_simple_vhost.c',
similarity index 96%
rename from meta/recipes-extended/lighttpd/lighttpd_1.4.68.bb
rename to meta/recipes-extended/lighttpd/lighttpd_1.4.69.bb
index a9163f8492111450e19860d8555cdd2324eef5ea..8570d85f5eb8a848cce6ae6227d8aa9bfba35575 100644 (file)
@@ -17,10 +17,9 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t
            file://index.html.lighttpd \
            file://lighttpd.conf \
            file://lighttpd \
-           file://fix-missing-test.patch \
            "
 
-SRC_URI[sha256sum] = "e56f37ae52b63e1ada4d76ce78005affb6e56eea2f6bdb0ce17d6d36e9583384"
+SRC_URI[sha256sum] = "16ac8db95e719629ba61949b99f8a26feba946a81d185215b28379bb4116b0b4"
 
 DEPENDS = "virtual/crypt"