[PATCH] toolchains.html: fix links to ancient buildroot release

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Oct 13 11:55:33 UTC 2009


On Tue, Oct 13, 2009 at 01:41:13PM +0200, Peter Korsgaard wrote:
>>>>>> "Bernhard" == Bernhard Reutner-Fischer <rep.dot.nop at gmail.com> writes:
>
> Bernhard> On Tue, Oct 13, 2009 at 12:24:46PM +0200, Peter Korsgaard wrote:
> >> Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
>
> Bernhard> Perhaps you could poke the buildroot maintainer to rebuild these
> Bernhard> periodically with the current stable series of BR, uClibc, busybox,
> Bernhard> toolchain? ;)
>
>What configurations and what packages? I guess it wouldn't be a big deal

just the usual suspects (like armel-softfp mips-softfp-nommu etc) with
HIDE_OTHER, current kernel+gcc+binutils; ipv4, !locale, !LFS, !networked
filesystems, just something like
BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
BR2_PACKAGE_BUSYBOX_SKELETON=y
BR2_PACKAGE_BZIP2=y
BR2_PACKAGE_FLEX=y
BR2_PACKAGE_FLEX_LIBFL=y
BR2_PACKAGE_GCC_TARGET=y
BR2_EXTRA_TARGET_GCC_CONFIG_OPTIONS="--enable-opt-space"
BR2_PACKAGE_MAKE=y
BR2_PACKAGE_BISON=y
BR2_PACKAGE_BISON_YACC=y
BR2_HOST_FAKEROOT=y
BR2_PACKAGE_LTP-TESTSUITE=y
BR2_PACKAGE_STRACE=y
(LTP compiled for the target would better be a separate opkg/tarball).
So just the minimal set to rebuild ones self.

>to rebuild those things (and it would be a nice verification step before
>release).
>


More information about the uClibc mailing list