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.1
Date: Mon, 10 Jul 2023 11:03:17 +0200	[thread overview]
Message-ID: <20230710090317.vtTWoHKVMI9brNlEqFDaShrvoJ9DD3KruSgWXpffzrA@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.1
#### 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 7bc212c51806945db43e98f201fde7a08f4aaa07 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..e6cb21ae1f937 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=115ad5c18d69a6be2ab15882d365dda2a2211c14f480b3502c6eba576e2e95a0
 make_check=no  # See gdb/template.
 
 if [ "${CROSS_BUILD}" ]; then

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

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