From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] toolchain/gdb: fixup version strings
Date: Wed, 05 Oct 2011 16:57:53 +0200 [thread overview]
Message-ID: <87r52rpjta.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1315951050-19272-3-git-send-email-yann.morin.1998@anciens.enib.fr> (Yann E. MORIN's message of "Tue, 13 Sep 2011 23:57:30 +0200")
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@anciens.enib.fr> writes:
Yann> The gdb tarballs have been re-released after a GPL compliance
Yann> issue was found:
Yann> http://sourceware.org/ml/gdb/2011-09/msg00030.html
Yann> So all versions were re-packaged.
Yann> In the process, an 'a' was appended to the version strings, and
Yann> unlike the binutils people, the gdb folks are not inclined in
Yann> providing legacy symlinks:
Yann> http://sourceware.org/ml/gdb/2011-09/msg00036.html
Yann> So, this patch fixes the issue by renaming version strings. It is to be
Yann> noted that, although the versions got bumped to include an 'a' at the end,
Yann> the directory contained in the tarball is still named after the version
Yann> string without the 'a'. For example:
Yann> - old version : 6.6
Yann> - new version : 6.6a
Yann> - tarball name : gdb-6.6a.tar.bz2
Yann> - directory name : gdb-6.6/
Yann> In fact, it does not pose any problem for buildroot, as the extract process
Yann> explicitly mkdirs the directory to extract into, *and* strips the first level
Yann> of the tree extracted from the tarball.
Committed with minor changes to apply to head + I prefer to not change
the config symbols, only the tarball versions.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2011-10-05 14:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-13 21:57 [Buildroot] [PATCH 0/2] fixup version strings after GPL compliance issue in gdb, v2 Yann E. MORIN
2011-09-13 21:57 ` [Buildroot] [PATCH 1/2] toolchain/gdb: strip tarball component when extracting Yann E. MORIN
2011-10-05 14:47 ` Peter Korsgaard
2011-09-13 21:57 ` [Buildroot] [PATCH 2/2] toolchain/gdb: fixup version strings Yann E. MORIN
2011-10-05 14:57 ` Peter Korsgaard [this message]
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=87r52rpjta.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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