Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Buildroot uClibc-0.9.29 patches not present in uClibc-0.9.30
@ 2008-12-20 20:55 Ulf Samuelsson
  2008-12-23  9:40 ` Peter Korsgaard
  2008-12-28 22:46 ` Omar BELKHODJA
  0 siblings, 2 replies; 9+ messages in thread
From: Ulf Samuelsson @ 2008-12-20 20:55 UTC (permalink / raw)
  To: buildroot

uClibc-0.9.30 does not build due to uClibc-locale-20081111-*.tgz not
beeing available.

I guess this is the culprit:
------------------------------------------------------------------------
r23997 | aldot | 2008-11-11 12:05:57 +0100 (Tue, 11 Nov 2008) | 3 lines

- update recommendation for pregenerated locales.
- update name of locale-tarball. We will retroactively fill them in, eventually


It is supposed to be on http://www.uclibc.org/downloads" but
is not there.

This patch would revert the locale to use
?uClibc-locale-030818.tgz

Won't commit right now,
because I assume that if the missing tarball can
be found, then it is better to use this one.

Also: I checked the different 0.9.29 patches and it seems
like most are implemented in 0.9.30 but not all.
I enclose the resulting patches for 0.9.30
if we assume that everything in 0.9.29 should be there.

Anyone with more knowledge about uClibc than I, should review.

--------------------------------------------------------------
diff -urN uClibc-0.9.30-0rig/extra/locale/Makefile.in
uClibc-0.9.30/extra/locale/Makefile.in
--- uClibc-0.9.30-0rig/extra/locale/Makefile.in	2008-12-20
18:32:36.000000000 +0100
+++ uClibc-0.9.30/extra/locale/Makefile.in	2008-12-20 18:37:42.000000000
+0100
@@ -11,7 +11,8 @@
 # command used to download source code
 WGET := wget --passive-ftp
 
-LOCALE_DATA_FILENAME := uClibc-locale-20081111-$(ARCH_NATIVE_BIT)-$(if
$(ARCH_LITTLE_ENDIAN),el,eb).tgz
+#LOCALE_DATA_FILENAME := uClibc-locale-20081111-$(ARCH_NATIVE_BIT)-$(if
$(ARCH_LITTLE_ENDIAN),el,eb).tgz
+LOCALE_DATA_FILENAME := uClibc-locale-030818.tgz
 
 BUILD_CFLAGS-locale-common := \
 	-D__UCLIBC_GEN_LOCALE \

-------------- next part --------------
A non-text attachment was scrubbed...
Name: uClibc-0.9.30-001-fix-mmap.patch
Type: text/x-patch
Size: 1456 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/buildroot/attachments/20081220/7bf46b84/attachment-0006.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uClibc-0.9.30-arch.patch.avr32
Type: text/x-patch
Size: 2928 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/buildroot/attachments/20081220/7bf46b84/attachment-0007.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uClibc-0.9.30-fix-fget_putc.patch
Type: text/x-patch
Size: 13827 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/buildroot/attachments/20081220/7bf46b84/attachment-0008.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uClibc-0.9.30-linuxthreads.patch
Type: text/x-patch
Size: 5147 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/buildroot/attachments/20081220/7bf46b84/attachment-0009.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uClibc-0.9.30-rm-whitespace.patch
Type: text/x-patch
Size: 3400 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/buildroot/attachments/20081220/7bf46b84/attachment-0010.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uClibc-0.9.30-locale.patch
Type: text/x-patch
Size: 666 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/buildroot/attachments/20081220/7bf46b84/attachment-0011.bin 

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

end of thread, other threads:[~2008-12-29 15:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-20 20:55 [Buildroot] [PATCH] Buildroot uClibc-0.9.29 patches not present in uClibc-0.9.30 Ulf Samuelsson
2008-12-23  9:40 ` Peter Korsgaard
2008-12-28 22:46 ` Omar BELKHODJA
2008-12-29  7:48   ` Peter Korsgaard
2008-12-29 10:50     ` Omar BELKHODJA
2008-12-29 11:09       ` Bernhard Reutner-Fischer
2008-12-29 11:20         ` Omar BELKHODJA
2008-12-29 14:18           ` Peter Korsgaard
2008-12-29 15:07             ` Omar BELKHODJA

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