All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/gdb: bump version 10.x to 10.2
@ 2021-08-17 14:24 Michael Fischer
  2021-08-19 20:52 ` Thomas Petazzoni
  2021-09-06 14:43 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Fischer @ 2021-08-17 14:24 UTC (permalink / raw)
  To: buildroot; +Cc: Michael Fischer

Signed-off-by: Michael Fischer <mf@go-sys.de>
---
 ...1-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch | 0
 ...2-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch | 0
 package/gdb/{10.1 => 10.2}/0003-use-asm-sgidefs.h.patch         | 0
 .../gdb/{10.1 => 10.2}/0004-gdbserver-fix-build-for-m68k.patch  | 0
 .../0005-nat-fork-inferior-include-linux-ptrace.h.patch         | 0
 package/gdb/Config.in.host                                      | 2 +-
 package/gdb/gdb.hash                                            | 2 +-
 7 files changed, 2 insertions(+), 2 deletions(-)
 rename package/gdb/{10.1 => 10.2}/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch (100%)
 rename package/gdb/{10.1 => 10.2}/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch (100%)
 rename package/gdb/{10.1 => 10.2}/0003-use-asm-sgidefs.h.patch (100%)
 rename package/gdb/{10.1 => 10.2}/0004-gdbserver-fix-build-for-m68k.patch (100%)
 rename package/gdb/{10.1 => 10.2}/0005-nat-fork-inferior-include-linux-ptrace.h.patch (100%)

diff --git a/package/gdb/10.1/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch b/package/gdb/10.2/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch
similarity index 100%
rename from package/gdb/10.1/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch
rename to package/gdb/10.2/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch
diff --git a/package/gdb/10.1/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch b/package/gdb/10.2/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch
similarity index 100%
rename from package/gdb/10.1/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch
rename to package/gdb/10.2/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch
diff --git a/package/gdb/10.1/0003-use-asm-sgidefs.h.patch b/package/gdb/10.2/0003-use-asm-sgidefs.h.patch
similarity index 100%
rename from package/gdb/10.1/0003-use-asm-sgidefs.h.patch
rename to package/gdb/10.2/0003-use-asm-sgidefs.h.patch
diff --git a/package/gdb/10.1/0004-gdbserver-fix-build-for-m68k.patch b/package/gdb/10.2/0004-gdbserver-fix-build-for-m68k.patch
similarity index 100%
rename from package/gdb/10.1/0004-gdbserver-fix-build-for-m68k.patch
rename to package/gdb/10.2/0004-gdbserver-fix-build-for-m68k.patch
diff --git a/package/gdb/10.1/0005-nat-fork-inferior-include-linux-ptrace.h.patch b/package/gdb/10.2/0005-nat-fork-inferior-include-linux-ptrace.h.patch
similarity index 100%
rename from package/gdb/10.1/0005-nat-fork-inferior-include-linux-ptrace.h.patch
rename to package/gdb/10.2/0005-nat-fork-inferior-include-linux-ptrace.h.patch
diff --git a/package/gdb/Config.in.host b/package/gdb/Config.in.host
index 9814f3a79b..56943267bb 100644
--- a/package/gdb/Config.in.host
+++ b/package/gdb/Config.in.host
@@ -91,5 +91,5 @@ config BR2_GDB_VERSION
 	default "4ecb98fbc2f94dbe01b69384afbc515107de73df" if BR2_csky
 	default "8.3.1"    if BR2_GDB_VERSION_8_3
 	default "9.2"      if BR2_GDB_VERSION_9_2 || (!BR2_PACKAGE_HOST_GDB && !BR2_riscv)
-	default "10.1"	   if BR2_GDB_VERSION_10 || (!BR2_PACKAGE_HOST_GDB && BR2_riscv)
+	default "10.2"	   if BR2_GDB_VERSION_10 || (!BR2_PACKAGE_HOST_GDB && BR2_riscv)
 	depends on BR2_PACKAGE_GDB || BR2_PACKAGE_HOST_GDB
diff --git a/package/gdb/gdb.hash b/package/gdb/gdb.hash
index 3b4845d64c..c45ee7329f 100644
--- a/package/gdb/gdb.hash
+++ b/package/gdb/gdb.hash
@@ -1,7 +1,7 @@
 # From ftp://gcc.gnu.org/pub/gdb/releases/sha512.sum
 sha512  9053a2dc6b9eb921907afbc4cecc75d635aa76df5e8c4f0e5824ccf57cb206b299c19b127fff000b65c334826ff8304a54ff6098428365a8e997cca886c39e9a  gdb-8.3.1.tar.xz
 sha512  73635f00f343117aa5e2436f1e1597099e2bfb31ef7bb162b273fa1ea282c3fa9b0f52762e70bfc7ad0334addb8d159e9ac7cbe5998ca4f755ea8cf90714d274  gdb-9.2.tar.xz
-sha512  0dc54380435c6853db60f1e388b94836d294dfa9ad7f518385a27db4edd03cb970f8717d5f1e9c9a0d4a33d7fcf91bc2e5d6c9cf9e4b561dcc74e65b806c1537  gdb-10.1.tar.xz
+sha512  3653762ac008e065c37cd641653184c9ff7ce51ee2222ade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa  gdb-10.2.tar.xz
 
 # Locally calculated (fetched from Github)
 sha512  5a2acf2fd33ab2ff589e1037ca40abda54328997dcff26b2b49b874bd3be980be5a63342962254f3c3bda98e32ce7a33af704d37353352833dee193135600458  gdb-arc-2020.09-release-gdb.tar.gz
-- 
2.20.1

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/gdb: bump version 10.x to 10.2
  2021-08-17 14:24 [Buildroot] [PATCH 1/1] package/gdb: bump version 10.x to 10.2 Michael Fischer
@ 2021-08-19 20:52 ` Thomas Petazzoni
  2021-09-06 14:43 ` Peter Korsgaard
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2021-08-19 20:52 UTC (permalink / raw)
  To: Michael Fischer; +Cc: buildroot

On Tue, 17 Aug 2021 16:24:20 +0200
Michael Fischer <mf@go-sys.de> wrote:

> Signed-off-by: Michael Fischer <mf@go-sys.de>
> ---
>  ...1-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch | 0
>  ...2-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch | 0
>  package/gdb/{10.1 => 10.2}/0003-use-asm-sgidefs.h.patch         | 0
>  .../gdb/{10.1 => 10.2}/0004-gdbserver-fix-build-for-m68k.patch  | 0
>  .../0005-nat-fork-inferior-include-linux-ptrace.h.patch         | 0
>  package/gdb/Config.in.host                                      | 2 +-
>  package/gdb/gdb.hash                                            | 2 +-
>  7 files changed, 2 insertions(+), 2 deletions(-)
>  rename package/gdb/{10.1 => 10.2}/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch (100%)
>  rename package/gdb/{10.1 => 10.2}/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch (100%)
>  rename package/gdb/{10.1 => 10.2}/0003-use-asm-sgidefs.h.patch (100%)
>  rename package/gdb/{10.1 => 10.2}/0004-gdbserver-fix-build-for-m68k.patch (100%)
>  rename package/gdb/{10.1 => 10.2}/0005-nat-fork-inferior-include-linux-ptrace.h.patch (100%)

Even though this is a version bump, it's a minor version bump for a
very important package, so I've applied to master. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/gdb: bump version 10.x to 10.2
  2021-08-17 14:24 [Buildroot] [PATCH 1/1] package/gdb: bump version 10.x to 10.2 Michael Fischer
  2021-08-19 20:52 ` Thomas Petazzoni
@ 2021-09-06 14:43 ` Peter Korsgaard
  2021-09-09  4:16   ` Baruch Siach
  1 sibling, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2021-09-06 14:43 UTC (permalink / raw)
  To: Michael Fischer; +Cc: buildroot

>>>>> "Michael" == Michael Fischer <mf@go-sys.de> writes:

 > Signed-off-by: Michael Fischer <mf@go-sys.de>

Committed to 2021.02.x and 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/gdb: bump version 10.x to 10.2
  2021-09-06 14:43 ` Peter Korsgaard
@ 2021-09-09  4:16   ` Baruch Siach
  2021-09-09  7:05     ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Baruch Siach @ 2021-09-09  4:16 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: Michael Fischer, buildroot

Hi Peter,

On Mon, Sep 06 2021, Peter Korsgaard wrote:
>>>>>> "Michael" == Michael Fischer <mf@go-sys.de> writes:
>
>  > Signed-off-by: Michael Fischer <mf@go-sys.de>
>
> Committed to 2021.02.x and 2021.05.x, thanks.

Not in 2021.05.x as of commit cb797087e95eb9 ("package/fetchmail: bump
version to 6.4.21").

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/gdb: bump version 10.x to 10.2
  2021-09-09  4:16   ` Baruch Siach
@ 2021-09-09  7:05     ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2021-09-09  7:05 UTC (permalink / raw)
  To: Baruch Siach; +Cc: Michael Fischer, buildroot

>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > Hi Peter,
 > On Mon, Sep 06 2021, Peter Korsgaard wrote:
 >>>>>>> "Michael" == Michael Fischer <mf@go-sys.de> writes:
 >> 
 >> > Signed-off-by: Michael Fischer <mf@go-sys.de>
 >> 
 >> Committed to 2021.02.x and 2021.05.x, thanks.

 > Not in 2021.05.x as of commit cb797087e95eb9 ("package/fetchmail: bump
 > version to 6.4.21").

Ups - Fixed, thanks!

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-09  7:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-17 14:24 [Buildroot] [PATCH 1/1] package/gdb: bump version 10.x to 10.2 Michael Fischer
2021-08-19 20:52 ` Thomas Petazzoni
2021-09-06 14:43 ` Peter Korsgaard
2021-09-09  4:16   ` Baruch Siach
2021-09-09  7:05     ` Peter Korsgaard

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.