Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] cross-arm-none-eabi-gdb: update to 13.2
Date: Mon, 10 Jul 2023 11:08:06 +0200	[thread overview]
Message-ID: <20230710090806.GGCyfF8y71LMUUbvE2PE9wqa1xZ2gODgNV-ECZ3Kunc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43082@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 492 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/Uks2/void-packages gdb
https://github.com/void-linux/void-packages/pull/43082

cross-arm-none-eabi-gdb: update to 13.2
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl


A patch file from https://github.com/void-linux/void-packages/pull/43082.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gdb-43082.patch --]
[-- Type: text/x-diff, Size: 1298 bytes --]

From e3e0639ed31057ec27796ab484d39a634b5be7d6 Mon Sep 17 00:00:00 2001
From: Tom Greig <tom@tomg.xyz>
Date: Tue, 28 Mar 2023 22:25:42 +0100
Subject: [PATCH] cross-arm-none-eabi-gdb: update to 13.2

Fixes problem where 12.1 arm-gdb was trying to use python scripts from
13.1 host gdb

fixes #44594
---
 srcpkgs/cross-arm-none-eabi-gdb/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cross-arm-none-eabi-gdb/template b/srcpkgs/cross-arm-none-eabi-gdb/template
index 110caea9fc702..fcfcd037eeda5 100644
--- a/srcpkgs/cross-arm-none-eabi-gdb/template
+++ b/srcpkgs/cross-arm-none-eabi-gdb/template
@@ -1,6 +1,6 @@
 # Template file for 'cross-arm-none-eabi-gdb'
 pkgname=cross-arm-none-eabi-gdb
-version=12.1
+version=13.2
 revision=1
 build_style=gnu-configure
 configure_args="--target=arm-none-eabi --disable-werror --disable-nls --with-system-readline
@@ -18,7 +18,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/gdb"
 distfiles="${GNU_SITE}/gdb/gdb-${version}.tar.xz"
-checksum=0e1793bf8f2b54d53f46dea84ccfd446f48f81b297b28c4f7fc017b818d69fed
+checksum=fd5bebb7be1833abdb6e023c2f498a354498281df9d05523d8915babeb893f0a
 make_check=no  # See gdb/template.
 
 if [ "${CROSS_BUILD}" ]; then

  parent reply	other threads:[~2023-07-10  9:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-28 21:36 [PR PATCH] cross-arm-none-eabi-gdb: update to 13.1 Uks2
2023-06-27  2:08 ` github-actions
2023-07-10  9:03 ` [PR PATCH] [Updated] " classabbyamp
2023-07-10  9:08 ` classabbyamp [this message]
2023-07-10  9:19 ` [PR PATCH] [Merged]: cross-arm-none-eabi-gdb: update to 13.2 classabbyamp

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=20230710090806.GGCyfF8y71LMUUbvE2PE9wqa1xZ2gODgNV-ECZ3Kunc@z \
    --to=classabbyamp@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).