Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] uclibc: mask uclibc-ng for xtensa
@ 2015-03-03 20:53 Gustavo Zacarias
  2015-03-03 21:26 ` Peter Korsgaard
  0 siblings, 1 reply; 6+ messages in thread
From: Gustavo Zacarias @ 2015-03-03 20:53 UTC (permalink / raw)
  To: buildroot

Is broken like plain uClibc, fixes:
http://autobuild.buildroot.net/results/77f/77fe89d358a90f5167e58bedb73495d7ee9a7f5d/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/uclibc/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/uclibc/Config.in b/package/uclibc/Config.in
index 3a65752..11a4ba2 100644
--- a/package/uclibc/Config.in
+++ b/package/uclibc/Config.in
@@ -23,6 +23,7 @@ choice
 
 	config BR2_UCLIBC_NG_VERSION_1_0_0
 		bool "uClibc-ng 1.0.0"
+		depends on !BR2_xtensa
 
 	config BR2_UCLIBC_VERSION_XTENSA_GIT
 		bool "uClibc Git Xtensa"
-- 
2.0.5

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

end of thread, other threads:[~2015-03-04 12:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03 20:53 [Buildroot] [PATCH] uclibc: mask uclibc-ng for xtensa Gustavo Zacarias
2015-03-03 21:26 ` Peter Korsgaard
2015-03-03 21:32   ` Gustavo Zacarias
2015-03-03 22:08     ` Gustavo Zacarias
2015-03-04 10:55       ` Waldemar Brodkorb
2015-03-04 12:19         ` Gustavo Zacarias

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