diff mbox series

[1/3] lighttpd: upgrade 1.4.71 -> 1.4.72

Message ID 20231020114845.100062-2-gs-yoctoproject.org@gluelogic.com (mailing list archive)
State New
Headers show
Series lighttpd-1.4.72 | expand

Commit Message

Glenn Strauss Oct. 20, 2023, 11:48 a.m. UTC
From: Glenn Strauss <gstrauss@gluelogic.com>

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
---
 .../lighttpd/{lighttpd_1.4.71.bb => lighttpd_1.4.72.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/lighttpd/{lighttpd_1.4.71.bb => lighttpd_1.4.72.bb} (97%)

Comments

Khem Raj Oct. 20, 2023, 4:28 p.m. UTC | #1
Thanks for the patches, The patches are for core layer and we accept
patches for the core layer on openembedded-core@lists.openembedded.org
mailing list.
so please resend it to this list

On Fri, Oct 20, 2023 at 4:48 AM Glenn Strauss
<gs-yoctoproject.org@gluelogic.com> wrote:
>
> From: Glenn Strauss <gstrauss@gluelogic.com>
>
> Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
> ---
>  .../lighttpd/{lighttpd_1.4.71.bb => lighttpd_1.4.72.bb}         | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-extended/lighttpd/{lighttpd_1.4.71.bb => lighttpd_1.4.72.bb} (97%)
>
> diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.71.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.72.bb
> similarity index 97%
> rename from meta/recipes-extended/lighttpd/lighttpd_1.4.71.bb
> rename to meta/recipes-extended/lighttpd/lighttpd_1.4.72.bb
> index 3959f88b98..87058719f9 100644
> --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.71.bb
> +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.72.bb
> @@ -16,7 +16,7 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t
>             file://lighttpd \
>             "
>
> -SRC_URI[sha256sum] = "b8b6915da20396fdc354df3324d5e440169b2e5ea7859e3a775213841325afac"
> +SRC_URI[sha256sum] = "f7cade4d69b754a0748c01463c33cd8b456ca9cc03bb09e85a71bcbcd54e55ec"
>
>  DEPENDS = "virtual/crypt"
>
> --
> 2.41.0
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#13184): https://lists.yoctoproject.org/g/poky/message/13184
> Mute This Topic: https://lists.yoctoproject.org/mt/102079186/1997914
> Group Owner: poky+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.71.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.72.bb
similarity index 97%
rename from meta/recipes-extended/lighttpd/lighttpd_1.4.71.bb
rename to meta/recipes-extended/lighttpd/lighttpd_1.4.72.bb
index 3959f88b98..87058719f9 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.71.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.72.bb
@@ -16,7 +16,7 @@  SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t
            file://lighttpd \
            "
 
-SRC_URI[sha256sum] = "b8b6915da20396fdc354df3324d5e440169b2e5ea7859e3a775213841325afac"
+SRC_URI[sha256sum] = "f7cade4d69b754a0748c01463c33cd8b456ca9cc03bb09e85a71bcbcd54e55ec"
 
 DEPENDS = "virtual/crypt"