Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Buildroot uClibc-0.9.29 patches not present in	uClibc-0.9.30
Date: Sat, 20 Dec 2008 21:55:48 +0100	[thread overview]
Message-ID: <1229806548.30378.10.camel@linux-yrgm.site> (raw)

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 

             reply	other threads:[~2008-12-20 20:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-20 20:55 Ulf Samuelsson [this message]
2008-12-23  9:40 ` [Buildroot] [PATCH] Buildroot uClibc-0.9.29 patches not present in uClibc-0.9.30 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

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=1229806548.30378.10.camel@linux-yrgm.site \
    --to=ulf.samuelsson@atmel.com \
    --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