From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch for-2010.08
Date: Sun, 22 Aug 2010 21:52:19 +0200 [thread overview]
Message-ID: <87bp8ujuh8.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <cover.1282471311.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Sun, 22 Aug 2010 12:51:52 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Hello Peter, hello all,
Thomas> Here is the stack of patches I've accumulated for the 2010.08
Thomas> release. They either fix bugs reported by users, fix various build
Thomas> issues, or deprecate things such as the Cris architecture.
Thanks a lot Thomas, much appreciated. I'm just back from vacation and
trying to dig though the mail pile, but from a quick look this all seems
fine.
I'll have a closer look tomorrow and pull.
Thomas> There are a few remaining issues that I think should be fixed before
Thomas> 2010.08 is released:
Thomas> * The ldconfig problem on Fedora 13. I've been able to reproduce it
Thomas> after installing Fedora 13 in a VM, but I haven't had the time to
Thomas> figure out the correct solution for it.
I haven't looked at that yet either.
Thomas> * Several configuration cache related issues. It seems to me that
Thomas> sharing the configuration cache between different packages is in
Thomas> fact hard to achieve in a reliable way. Maybe we should revert back
Thomas> to the configuration cache disabled by default.
Yeah, might just be the safest indeed.
Thomas> * The gcc 4.2 build problem. gcc 4.2 used to build properly, but has
Thomas> been broken by the new gcc build process introduced to support NPTL
Thomas> in uClibc. Khem has sent a patch that fixes this problem by adding
Thomas> a couple of #ifndef inhibit_libc ... #endif, but I'm not sure about
Thomas> it, so I preferred to get your opinion.
I haven't looked at it in detail, but from a quick look it seems OK.
Thomas> * The uClibc 0.9.31 / C++ / locale problem, for which Khem has also
Thomas> sent a patch.
OK.
Thomas> Regards,
Thomas> Thomas
Thomas> The following changes since commit 2ef83b42b97e7a098c9bef34109c5a8896a17b76:
Thomas> Peter Korsgaard (1):
Thomas> update for 2010.08-rc1
Thomas> are available in the git repository at:
Thomas> git://git.busybox.net/~tpetazzoni/git/buildroot for-2010.08
Thomas> Francois Perrad (2):
Thomas> Add new patches Lua upstream patches rename old ones
That's a strange sentence.
Thomas> Make uClibc gen_wc8bit shows an error when no locale support available
s/shows/show/
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2010-08-22 19:52 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-22 10:51 [Buildroot] [pull request] Pull request for branch for-2010.08 Thomas Petazzoni
2010-08-22 10:51 ` [Buildroot] [PATCH 01/20] Fix util-linux build on MIPS Thomas Petazzoni
2010-08-22 10:51 ` [Buildroot] [PATCH 02/20] Add dependency from util-linux on ncurses Thomas Petazzoni
2010-08-22 10:51 ` [Buildroot] [PATCH 03/20] Make uClibc gen_wc8bit shows an error when no locale support available Thomas Petazzoni
2010-08-22 10:51 ` [Buildroot] [PATCH 04/20] Detect early if an UTF-8 locale is needed Thomas Petazzoni
2010-08-22 10:51 ` [Buildroot] [PATCH 05/20] Add the traditional powerpc-link-with-math-lib patch to gcc 4.4.4 Thomas Petazzoni
2010-08-22 10:51 ` [Buildroot] [PATCH 06/20] Mark CRIS architecture as deprecated Thomas Petazzoni
2010-08-22 10:51 ` [Buildroot] [PATCH 07/20] Prevent C++ + locale + uClibc 0.9.31 + gcc 4.2 to be selected Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 08/20] Update busybox 1.17.1 fixes Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 09/20] imagemagick: don't create useless debugging file Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 10/20] libglib2: add patch to rework clock_gettime() test Thomas Petazzoni
2010-08-23 5:42 ` Peter Korsgaard
2010-08-24 7:33 ` Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 11/20] lzo: fix host-lzo build failure when config cache is filled Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 12/20] Bump stable kernel headers Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 13/20] Security bump php to 5.2.14 Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 14/20] netcat: prevent build system from adding a prefix to binaries Thomas Petazzoni
2010-08-23 15:34 ` Peter Korsgaard
2010-08-24 7:31 ` Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 15/20] libxml-parser-perl/intltool: mark as host only packages Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 16/20] Add new patches Lua upstream patches rename old ones Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 17/20] luafilesystem: remove LARGE_FILE constraint Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 18/20] lua: make sure that CFLAGS are passed Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 19/20] sysvinit: make sure to link against libcrypt Thomas Petazzoni
2010-08-22 10:52 ` [Buildroot] [PATCH 20/20] sysvinit: remove unneeded dependency on ncurses Thomas Petazzoni
2010-08-22 19:52 ` Peter Korsgaard [this message]
2010-08-25 15:12 ` [Buildroot] [pull request] Pull request for branch for-2010.08 Peter Korsgaard
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=87bp8ujuh8.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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