From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 12 Nov 2013 22:37:39 +0100 Subject: [Buildroot] [PATCH 1/7] gdb: arc: Use git instead of website In-Reply-To: <1384262780-12743-2-git-send-email-mjonker@synopsys.com> References: <1384262780-12743-1-git-send-email-mjonker@synopsys.com> <1384262780-12743-2-git-send-email-mjonker@synopsys.com> Message-ID: <20131112223739.45f76af9@skate> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Mischa Jonker, On Tue, 12 Nov 2013 14:26:14 +0100, Mischa Jonker wrote: > Signed-off-by: Mischa Jonker > --- > package/gdb/Config.in.host | 2 +- > package/gdb/gdb.mk | 9 +++++---- > 2 files changed, 6 insertions(+), 5 deletions(-) > > diff --git a/package/gdb/Config.in.host b/package/gdb/Config.in.host > index 128aed9..d4e8ee7 100644 > --- a/package/gdb/Config.in.host > +++ b/package/gdb/Config.in.host > @@ -58,6 +58,6 @@ config BR2_GDB_VERSION > default "7.3.1" if BR2_GDB_VERSION_7_3 > default "7.4.1" if BR2_GDB_VERSION_7_4 > default "7.5.1" if BR2_GDB_VERSION_7_5 > - default "7.5.1-arc" if BR2_arc > + default "8673f98" if BR2_arc Is there any reason why for gdb and binutils we don't have a "choice" option for the ARC version? I know it's a bit silly because for ARC that would be the only choice, but that would make things more similar to what we do for gcc, no? Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com