Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] toolchain/toolchain-external/toolchain-external-codescape-img-mips: disable gdbserver
@ 2023-02-21 16:01 Fabrice Fontaine
  2023-08-12 20:22 ` Thomas Petazzoni via buildroot
  2023-09-12 18:06 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2023-02-21 16:01 UTC (permalink / raw)
  To: buildroot
  Cc: Romain Naour, Giulio Benetti, Thomas Petazzoni,
	Thomas De Schampheleire, Fabrice Fontaine

Fix the following build failure:

>>> toolchain-external-codescape-img-mips 2018.09-02 Copying gdbserver
Could not find gdbserver in external toolchain

Fixes:
 - http://autobuild.buildroot.org/results/b0786965e0b249c8168df855682e54cfe95fa0cc

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 .../toolchain-external-codescape-img-mips/Config.in              | 1 +
 1 file changed, 1 insertion(+)

diff --git a/toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in b/toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in
index 2341d08832..d49c610237 100644
--- a/toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in
+++ b/toolchain/toolchain-external/toolchain-external-codescape-img-mips/Config.in
@@ -5,6 +5,7 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESCAPE_IMG_MIPS
 	depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
 	depends on BR2_MIPS_CPU_MIPS32R6 || (BR2_MIPS_CPU_MIPS64R6 && !BR2_MIPS_SOFT_FLOAT)
 	select BR2_TOOLCHAIN_EXTERNAL_GLIBC
+	select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
 	select BR2_INSTALL_LIBSTDCPP
 	select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_7
 	select BR2_TOOLCHAIN_GCC_AT_LEAST_6
-- 
2.39.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] toolchain/toolchain-external/toolchain-external-codescape-img-mips: disable gdbserver
  2023-02-21 16:01 [Buildroot] [PATCH 1/1] toolchain/toolchain-external/toolchain-external-codescape-img-mips: disable gdbserver Fabrice Fontaine
@ 2023-08-12 20:22 ` Thomas Petazzoni via buildroot
  2023-09-12 18:06 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-08-12 20:22 UTC (permalink / raw)
  To: Fabrice Fontaine
  Cc: Romain Naour, Giulio Benetti, Thomas De Schampheleire, buildroot

On Tue, 21 Feb 2023 17:01:37 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Fix the following build failure:
> 
> >>> toolchain-external-codescape-img-mips 2018.09-02 Copying gdbserver  
> Could not find gdbserver in external toolchain
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/b0786965e0b249c8168df855682e54cfe95fa0cc
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  .../toolchain-external-codescape-img-mips/Config.in              | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

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

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

* Re: [Buildroot] [PATCH 1/1] toolchain/toolchain-external/toolchain-external-codescape-img-mips: disable gdbserver
  2023-02-21 16:01 [Buildroot] [PATCH 1/1] toolchain/toolchain-external/toolchain-external-codescape-img-mips: disable gdbserver Fabrice Fontaine
  2023-08-12 20:22 ` Thomas Petazzoni via buildroot
@ 2023-09-12 18:06 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-09-12 18:06 UTC (permalink / raw)
  To: Fabrice Fontaine
  Cc: Thomas De Schampheleire, Romain Naour, Giulio Benetti,
	Thomas Petazzoni, buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Fix the following build failure:
 >>>> toolchain-external-codescape-img-mips 2018.09-02 Copying gdbserver
 > Could not find gdbserver in external toolchain

 > Fixes:
 >  - http://autobuild.buildroot.org/results/b0786965e0b249c8168df855682e54cfe95fa0cc

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2023.02.x and 2023.05.x, thanks.

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

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

end of thread, other threads:[~2023-09-12 18:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-21 16:01 [Buildroot] [PATCH 1/1] toolchain/toolchain-external/toolchain-external-codescape-img-mips: disable gdbserver Fabrice Fontaine
2023-08-12 20:22 ` Thomas Petazzoni via buildroot
2023-09-12 18:06 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox