All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: James Knight <james.d.knight@live.com>
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 3/4] package/glib-networking: bump version to 2.76.0
Date: Sun, 23 Apr 2023 13:06:15 +0200	[thread overview]
Message-ID: <20230423110615.GF2696@scaer> (raw)
In-Reply-To: <SN4P221MB06826BE9E12B14BEBB4F4826A0609@SN4P221MB0682.NAMP221.PROD.OUTLOOK.COM>

James, All,

On 2023-04-21 10:12 -0400, James Knight spake thusly:
> - Drop "0001-meson-change-std-to-gnu99.patch" since change is available
>    in this version.
> 
> Signed-off-by: James Knight <james.d.knight@live.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  .../0001-meson-change-std-to-gnu99.patch      | 30 -------------------
>  package/glib-networking/glib-networking.hash  |  4 +--
>  package/glib-networking/glib-networking.mk    |  4 +--
>  3 files changed, 4 insertions(+), 34 deletions(-)
>  delete mode 100644 package/glib-networking/0001-meson-change-std-to-gnu99.patch
> 
> diff --git a/package/glib-networking/0001-meson-change-std-to-gnu99.patch b/package/glib-networking/0001-meson-change-std-to-gnu99.patch
> deleted file mode 100644
> index 9f266bc2c8d2bda6a08a23c5b198589965fc8633..0000000000000000000000000000000000000000
> --- a/package/glib-networking/0001-meson-change-std-to-gnu99.patch
> +++ /dev/null
> @@ -1,30 +0,0 @@
> -From cdfa726bae1d82b7bd3735475fc2b2c6a31c1d2f Mon Sep 17 00:00:00 2001
> -From: Ignacio Casal Quinteiro <qignacio@amazon.com>
> -Date: Fri, 12 Nov 2021 11:51:33 +0100
> -Subject: [PATCH] meson: change std to gnu99
> -
> -This is the same as glib and should fix issues with old
> -compilers
> -
> -(cherry picked from commit b192086b9936602a40a14d00a6883b339b9d7955)
> -Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
> ----
> - meson.build | 2 +-
> - 1 file changed, 1 insertion(+), 1 deletion(-)
> -
> -diff --git a/meson.build b/meson.build
> -index b018ca7b..130a2bf0 100644
> ---- a/meson.build
> -+++ b/meson.build
> -@@ -3,7 +3,7 @@ project(
> -   version: '2.70.0',
> -   license: 'LGPL2.1+',
> -   meson_version: '>= 0.50.0',
> --  default_options: ['c_std=c99']
> -+  default_options: ['c_std=gnu99']
> - )
> - 
> - prefix = get_option('prefix')
> --- 
> -2.17.1
> -
> diff --git a/package/glib-networking/glib-networking.hash b/package/glib-networking/glib-networking.hash
> index 766efd0ced4e786798364a1e14d2a75e86e481ad..72e70ff0edadafb53931a33b6c95e1ce23756d4c 100644
> --- a/package/glib-networking/glib-networking.hash
> +++ b/package/glib-networking/glib-networking.hash
> @@ -1,3 +1,3 @@
> -# From https://download.gnome.org/sources/glib-networking/2.70/glib-networking-2.70.1.sha256sum
> -sha256  2a16bfc2d271ccd3266e3fb462bc8a4103c02e81bbb339aa92d6fb060592d7bc  glib-networking-2.70.1.tar.xz
> +# From https://download.gnome.org/sources/glib-networking/2.76/glib-networking-2.76.0.sha256sum
> +sha256  149a05a179e629a538be25662aa324b499d7c4549c5151db5373e780a1bf1b9a  glib-networking-2.76.0.tar.xz
>  sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING
> diff --git a/package/glib-networking/glib-networking.mk b/package/glib-networking/glib-networking.mk
> index b6d29110ed53fa8976d154f04a2b705f8e7697bb..24811716582c54df6f00192b67caab4dd947964e 100644
> --- a/package/glib-networking/glib-networking.mk
> +++ b/package/glib-networking/glib-networking.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -GLIB_NETWORKING_VERSION_MAJOR = 2.70
> -GLIB_NETWORKING_VERSION = $(GLIB_NETWORKING_VERSION_MAJOR).1
> +GLIB_NETWORKING_VERSION_MAJOR = 2.76
> +GLIB_NETWORKING_VERSION = $(GLIB_NETWORKING_VERSION_MAJOR).0
>  GLIB_NETWORKING_SITE = https://download.gnome.org/sources/glib-networking/$(GLIB_NETWORKING_VERSION_MAJOR)
>  GLIB_NETWORKING_SOURCE = glib-networking-$(GLIB_NETWORKING_VERSION).tar.xz
>  GLIB_NETWORKING_INSTALL_STAGING = YES
> -- 
> 2.39.1.windows.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2023-04-23 11:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230421141209.2826-1-james.d.knight@live.com>
2023-04-21 14:12 ` [Buildroot] [PATCH 2/4] package/libglib2: apply upstream status on girdir patch James Knight
2023-04-23 11:03   ` Yann E. MORIN
2023-04-21 14:12 ` [Buildroot] [PATCH 3/4] package/glib-networking: bump version to 2.76.0 James Knight
2023-04-23 11:06   ` Yann E. MORIN [this message]
2023-04-21 14:12 ` [Buildroot] [PATCH 4/4] .checkpackageignore: drop legacy ignores (glib2) James Knight
2023-04-23 11:07   ` Yann E. MORIN
2023-04-21 14:12 [Buildroot] [PATCH 1/4] package/libglib2: bump version to 2.76.1 James Knight
2023-04-23 11:05 ` Yann E. MORIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230423110615.GF2696@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=james.d.knight@live.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.