Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Eric AndersenEric Andersen
073534b925bUpdate ltp to the latest version. Current results: $ grep FAIL logfile fcntl18 2 FAIL : Test F_GETLK64: for ...
Eric AndersenEric Andersen
63bcb19b202we do not 'ant' to use anything
Eric AndersenEric Andersen
efa01a402fbDocument the unwind-dw2-fde stuff a bit better, remove pointless and inadvertant munging of libgcc_s's soname.
Eric AndersenEric Andersen
6a922668eafDefault buildroot to use stock uClibc 0.9.26 till further notice
Eric AndersenEric Andersen
461be889068Mount devpts properly
Eric AndersenEric Andersen
72cfde1f998Fix some more ltp bugs
Eric AndersenEric Andersen
60983a8faa8A bit more tateful this time
Eric AndersenEric Andersen
81036b2f80bPatch the patch...
Eric AndersenEric Andersen
54b24c221e4Update the ltp patch with a few bug fixes...
Eric AndersenEric Andersen
449168b8d09Update for the latest uClibc
Eric AndersenEric Andersen
df169b191c0Slightly newer ltp test
Eric AndersenEric Andersen
5d45d795c07Update default config
Eric AndersenEric Andersen
6366b3737cfremove trailing whitespace
Eric AndersenEric Andersen
bae87f8eecfFixup the build of the hostap utils, use the kernel hostap stuff for the driver modules.
Eric AndersenEric Andersen
de440103902Add support for openvpn
Manuel Novoa IIIManuel Novoa III
4d1a51bd5b2uClibc has handled YESSTR/NOSTR for some time, so kill that part of the patch as well.
Manuel Novoa IIIManuel Novoa III
69cf4bbec30With the libpthread fix, part of the patch is no longer required.
Manuel Novoa IIIManuel Novoa III
f823ba682e3Update.
Eric AndersenEric Andersen
43a47bf7dbesome non-tabs snuck in
Eric AndersenEric Andersen
8410fed7a74bump kernel to 2.4.23, and update the default patch set to match
Eric AndersenEric Andersen
f02886e2f04Fixup the regex used for iptables so it actually works
Eric AndersenEric Andersen
60f17faa102Bump pcmcia version
Eric AndersenEric Andersen
fc686e3dfe3Fixup the "older than" (test -ot) tests for older bash versions when one of the files is missing
Eric AndersenEric Andersen
0af92f5e6f5Paul Fox writes: hi erik -- bash versions 2.04.11 and 2.04.21 (at least -- they're the only non-2.05 versions i hav...
Eric AndersenEric Andersen
21a6d6102a2update dropbear
Eric AndersenEric Andersen
ccf8da71af3cope with latest busybox insmod options
Eric AndersenEric Andersen
dd7945ca8e6Support older apps by disabling UNIX98PTY_ONLY
Eric AndersenEric Andersen
f71ea4dbd92Contributed by Jeff Simpson. This doesn't actually work yet, and will need considerably more effort to make python p...
Eric AndersenEric Andersen
3a77de39df2Add in mpg123 support, contributed by Jeff Simpson, with fixes by me....
Eric AndersenEric Andersen
d066b80a09fFixup util-linux so it actually compiles
Eric AndersenEric Andersen
435a4f723afPrevent install from following symlinks and overwriting bin/busybox
Manuel Novoa IIIManuel Novoa III
8e34cf6f853Oops... we do want insmod support, but we don't need tape support.
Manuel Novoa IIIManuel Novoa III
189b1d54323Change uClibc stdio BUFSIZ to 4k. Update busybox config for new snapshot.
Manuel Novoa IIIManuel Novoa III
77050ddd2b9If building without large file support, hack the Makefiles appropriately.
Manuel Novoa IIIManuel Novoa III
ce917cf621bAdd support for cris, adapted from a patch I found on the web. http://lists.zynot.org/pipermail/zynot-commit/2003-Sep...
Manuel Novoa IIIManuel Novoa III
c0642e9a070Add some extra slack space. mips rootfs generation was failing because to small a size was used (probably a result o...
Eric AndersenEric Andersen
bfda40a58f1Default to building ccache for the target
Manuel Novoa IIIManuel Novoa III
d279110f14cRemove the broken handling of libgcc_s.
Manuel Novoa IIIManuel Novoa III
c09a799cf60Remove the USE_UCLIBC_TOOLCHAIN config option, since that's all we support. Add some comments in Makefile about suppo...
Manuel Novoa IIIManuel Novoa III
5c0bbc61773Apparently, we don't need to specify KERNEL_SRC.
Manuel Novoa IIIManuel Novoa III
061e83c0d39Erik moved the kernel headers and forgot to update this.
Manuel Novoa IIIManuel Novoa III
b6e2231fa34Various fixes. Should now build when cross compiling and install correctly.
Manuel Novoa IIIManuel Novoa III
bbf2a9074b0Remove libgcc_eh hack. Things now build as they are supposed to.
Manuel Novoa IIIManuel Novoa III
ce6884732d2Use ARCH... not TARGET_ARCH in the mipsel test.
Manuel Novoa IIIManuel Novoa III
196f87ce84bFix the condition for applying the i386 soft float patch.
Manuel Novoa IIIManuel Novoa III
3c79729137eUse else.
Manuel Novoa IIIManuel Novoa III
4a66db29af6Handle the case of no shared libgcc -- sh4 for instance.
Manuel Novoa IIIManuel Novoa III
2c4877ced6dBug fix by Goetz Bock <bock+uclibc@blacknet.de>
Manuel Novoa IIIManuel Novoa III
43678bcac4fOops... check in the file version this time.
Manuel Novoa IIIManuel Novoa III
2192a03c916Fix some soft float make variables.
Manuel Novoa IIIManuel Novoa III
ec2faf7df9fMake sure the necessary directories exist.
Manuel Novoa IIIManuel Novoa III
728164e5f7eOuch! Cut-n-paste strikes again!
Eric AndersenEric Andersen
de19fac457emention mipsel Make soft float easier to enable/disable
Manuel Novoa IIIManuel Novoa III
bc0ed0d97a8Fix missing line continuation.
Eric AndersenEric Andersen
7e3b1dd126dAdd some quoting to handle unusual host compiler naming
Manuel Novoa IIIManuel Novoa III
545d9674b0cContributed by Greg Haerr <greg@censoft.com>.
Manuel Novoa IIIManuel Novoa III
963c24ed82cErik moved the kernel headers to a different directory, but didn't create the directory first.
Eric AndersenEric Andersen
d8eea2531a3move kernel headers to live with the toolchain
Eric AndersenEric Andersen
5dca1b41e05revert this stuff...
Eric AndersenEric Andersen
4f889ada561automatically detect if we have a usable version of sed installed. If not, we will now build our own version.
Manuel Novoa IIIManuel Novoa III
93b677ea425Turn on HAS_FPU by default. If soft float support is configured in the buildroot Makefile, HAS_FPU will be turned of...
Eric AndersenEric Andersen
84c90117669Fix some more perl -> sed conversion problems
Eric AndersenEric Andersen
6b4ce4ee0deminor perl to sed conversion issue
Eric AndersenEric Andersen
79c815622a1Change 'sed -ie' to 'sed -i -e' to avoid littering the build with lots of unwanted backup files with the letter "e" a...
Manuel Novoa IIIManuel Novoa III
5dc91b65204Ouch... Revert this. It was a stray from helping someone look 2.2 issues.
Manuel Novoa IIIManuel Novoa III
50e1da8698fFix most things when large file support is not configured. Mostly submitted by Thomas Lundquist <lists@zelow.no>.
Manuel Novoa IIIManuel Novoa III
8162065d968Fix most things when large file support is not configured.
Manuel Novoa IIIManuel Novoa III
7bfc5d37f49Note that the OPTIMIZE_FOR_CPU setting is broken, and save both the users _and_ us some grief.
Eric AndersenEric Andersen
5343886e9e8Fix a perl to sed conversion error
Eric AndersenEric Andersen
e1a124005c2Update the default busybox config
Eric AndersenEric Andersen
1fb4219528cCope with changes I made to the uClibc install_dev target
Eric AndersenEric Andersen
f975451ca2cFix a minor perl -> sed conversion casulty
Eric AndersenEric Andersen
620dd7c5fd1By popular demand, use 'sed' rather than 'perl' for doing search and replace stuff. Hopefully we do not have any per...
Eric AndersenEric Andersen
192bace39e7oops
Eric AndersenEric Andersen
1492bff0850Support building 'less'
Eric AndersenEric Andersen
0fee9e90c2eThomas Cameron writes: this patch fixes the source file downloads when executing a "make source", and a few cut-and-...
Eric AndersenEric Andersen
e150f3921b2Kill off --with-lib-path, since --with-sysroot is sufficient, and at least for arm soft-float adding --with-lib-path ...
Manuel Novoa IIIManuel Novoa III
f76193d6cb4Fix locale-enabled gdb build.
Manuel Novoa IIIManuel Novoa III
3b738ef6dd9Make sure we prompt for MMU setting if unknown.
Eric AndersenEric Andersen
6e05374b6d4Default to having an MMU, which must be explictly overridden on a per arch basis
Manuel Novoa IIIManuel Novoa III
28f3840eb8cSlight cleanup, now that the locale option is handled in the main Makefile.
Manuel Novoa IIIManuel Novoa III
98dd5fd7a86I broke the libstdc++ locale-enabled build when I hid the definition of locale_t. Since I don't want to expose this,...
Manuel Novoa IIIManuel Novoa III
eab54b6a73bUpdate.
Manuel Novoa IIIManuel Novoa III
f08097dd63bMove uclibc-configured target forward so arch prompt happens sooner. When locale support is desired, pass the correct...
Eric AndersenEric Andersen
2394ee58a97Fix a build problem found while building for arm soft-float
Eric AndersenEric Andersen
2068d63d6b0Bump up version number
Eric AndersenEric Andersen
53eff10d14foops
Eric AndersenEric Andersen
b451d1dc680Update the ltp testsuite
Eric AndersenEric Andersen
383964a6771Revert to binutils-2.14.90.0.6, since binutils-2.14.90.0.7 seems to have problems with building as canadian cross... ...
Eric AndersenEric Andersen
7764261c525Patch from Peter S. Mazinger to keep the LINUX_DIR path in just one place
Eric AndersenEric Andersen
ad982c6a471patch from Peter S. Mazinger to remove a redundant entry
Eric AndersenEric Andersen
b79a9c069a7Ok, things appear to be working now...
Eric AndersenEric Andersen
78207e6cb6a$(STAGING_DIR)/include is not a binutils problem
Eric AndersenEric Andersen
977c7bd5ae4make sure we have a directory before trying to install symlinks
Eric AndersenEric Andersen
d30258309f7Oops! Don't disable all float support!
Eric AndersenEric Andersen
225802fc60bWith a bit of luck, buildroot should work now
Eric AndersenEric Andersen
495279039a3Make sure the config system asks stuff when it should, and doen't ask when it shouldn't...
Eric AndersenEric Andersen
24314c704fcUpdate binutils version. Reportly fixes big endian arm...
Eric AndersenEric Andersen
d3995147528A bit more wiggling to prevent asking about the target architecture when possible, since we already know the correct ...
Eric AndersenEric Andersen
55b7ab982f1Yet more adaption for arches such as mipsel. Do not provide defaults for endianness. Either it will be automaticly ...
Eric AndersenEric Andersen
2a1f90c518fTranslate arch to use uClibc friendly naming (i.e. mipsel -> mips)
Eric AndersenEric Andersen
5f7b7e144b2Peter S. Mazinger writes: Hello! perl (WCHAR) changes .conf instead of .config Peter
Eric AndersenEric Andersen
a49329139deSet TARGET_ARCH also
Eric AndersenEric Andersen
5833504dadbminor changes to accomodate the config system updates
Eric AndersenEric Andersen
9d82281e673Update the uClibc config
Eric AndersenEric Andersen
31869eaac87The version of grep we use is has not yet been restored to the gnu download site. Use the source from the debian sit...
Eric AndersenEric Andersen
19b58108f8bThe version of libtool we use is has not yet been restored to the gnu download site. Use the source from the debian ...
Manuel Novoa IIIManuel Novoa III
0079e8b3d24Make sure the root/etc/init.d directory is there.
Manuel Novoa IIIManuel Novoa III
e93cda4d396Make sure the root/usr/lib directory is there.
Eric AndersenEric Andersen
06d2c518561do not build valgrind for non-i386
Eric AndersenEric Andersen
b1f39829cdastrace 4.5 builds properly for mipsel, and does not use sys_errlist, so we no longer need to patch anything. -Erik
Manuel Novoa IIIManuel Novoa III
d632d42b348Enable building soft float buildroot for gcc 3.3. Currently works for i386 (limited to 64 bit long double... same ...
Eric AndersenEric Andersen
b5f7712c837Oops. I did not intend to leave debugging and such enabled by default.
Eric AndersenEric Andersen
f24f81977c6Update default busybox config
Manuel Novoa IIIManuel Novoa III
933dfd1a690Update to latest version.
Eric AndersenEric Andersen
bc9faa3363aStock buildroot is not supposed to build gcc_target
Eric AndersenEric Andersen
74c1635746bthis should fixup some of those pesky build problems...
Eric AndersenEric Andersen
3c913b59bf8Upgrade valgrind
Eric AndersenEric Andersen
83b95bdb42eCope with the new RUNTIME_PREFIX
Eric AndersenEric Andersen
02bf5816b5dAdd support for 'make -j3' so make to run stuff in parallel
Eric AndersenEric Andersen
08e85653289do not use a perl, just use a patch
Eric AndersenEric Andersen
58b9b541b95Update to gcc 3.3.2
Eric AndersenEric Andersen
70c7a842830support using ccache within the target system
Eric AndersenEric Andersen
058f4232379simplify things a little bit
Eric AndersenEric Andersen
a9ea3768976bump version
Eric AndersenEric Andersen
ba9a1bc12c1Do not overwrite ldconfig with /bin/true anymore
Eric AndersenEric Andersen
01917d0e059Update to dropbear 0.38
Eric AndersenEric Andersen
de513771812Use a local copy of the source when building gcc-target (since we hacked up the source used to build the cross compil...
Eric AndersenEric Andersen
1ffc9aa94a0Minor cleanup, remove some unnecessary stuff
Eric AndersenEric Andersen
2646751bd28Add a bit more stuff to the default busybox config
Eric AndersenEric Andersen
976f46b798aUpdate included kernel version
Eric AndersenEric Andersen
736c85a8b90update dropbear release location
Eric AndersenEric Andersen
c1846604edfAdd the linux test project test suite. The 'make install' step is currently broken, since I've not worked out how I ...
Eric AndersenEric Andersen
1d669278d8aUpdate file
Eric AndersenEric Andersen
3f43ecc4280enable ftw by default
Eric AndersenEric Andersen
f056ca7b188Update to non-vulnerable version
Eric AndersenEric Andersen
0554f62a4e0fixup i386 as well
Eric AndersenEric Andersen
a008b170028Fix the build when host arch == target arch
Eric AndersenEric Andersen
c2ea490757fWith this, buildroot builds w/o needing the magic symlink, and properly cross compiles. Wohoo, time to ship... -Erik
Eric AndersenEric Andersen
626312a2784Fixup gcc_target build.
Eric AndersenEric Andersen
91a2680a506Fixup the binutils_target build
Eric AndersenEric Andersen
a0aef7c41b2This should at least build. I think.
Eric AndersenEric Andersen
15418c9c2c9Update dropbear to the latest and greatest
Eric AndersenEric Andersen
9c5021ebc9eThe openssl build was broken
Eric AndersenEric Andersen
597bc47dd2aUpdate the default busybox config
Eric AndersenEric Andersen
c72f740e643Needs this to compile
Eric AndersenEric Andersen
f1a6e06ae74Fix thinko
Eric AndersenEric Andersen
6663336f38aUse more consistant naming
Eric AndersenEric Andersen
cb7d5b81c95Rework toolchain build to make it much more modular and remove the redundant redundancy.
Eric AndersenEric Andersen
5f92f5c9e93enable getopt for fakeroot
Eric AndersenEric Andersen
dde95efe4a8Teach dropbear to depend on zlib
Eric AndersenEric Andersen
4b51328693cAlex King writes: Dropbear have bumpeed their version to 0.36, and 0.35 is not where buildroot expects it (they seem...
Eric AndersenEric Andersen
f0f965bd2c1Add in a default config to make it easy for people that want to enable uClibc's locale support.
Eric AndersenEric Andersen
306861203deremove stuff already in binutils-2.14.90.0.6
Eric AndersenEric Andersen
79a631349f3Lets give binutils-2.14.90.0.6 a try, shall we?
Eric AndersenEric Andersen
9dcfa9a6f59Fix silly typos
Eric AndersenEric Andersen
afcbe6fc3dcMake installing libstdc++ optional
Eric AndersenEric Andersen
4b97e3fdb10Add support for fakeroot
Eric AndersenEric Andersen
59759b8f44aDefault to using the kernel-headers package. mention dropbear. Make rootfs be rootfs_$(ARCH)
Eric AndersenEric Andersen
a2368356e72Fixup gcc_target build so it does not require the magic /lib/ld-uClibc.so.0 symlink allowing target stuff to run on t...
Eric AndersenEric Andersen
523f6566a99Update the default uClibc config for 0.9.21
Eric AndersenEric Andersen
804307fb8d6Default to using uClibc 0.9.21
Eric AndersenEric Andersen
def1702549fMake gcc 2.95 build
Eric AndersenEric Andersen
9115ee5c19fFixup broken tabs
Eric AndersenEric Andersen
2279207edd3Make some more things compile
Eric AndersenEric Andersen
fba6a22e57cPatch from Bruce Edge to add raidtools
Eric AndersenEric Andersen
47c35f2fc0dteach glib to cross compile
Eric AndersenEric Andersen
a9ade645c66Set CC_FOR_HOST
Eric AndersenEric Andersen
4e335944d7eMake sure cross building binutils works
Eric AndersenEric Andersen
5c131461453Fixup strace so it compiles
Manuel Novoa IIIManuel Novoa III
0e956fc164bAdd support for enabling use of libintl. Add support for libstd++ in full locale mode, and remove the need for conf...
Eric AndersenEric Andersen
2aaceb3dd6bFixup binutils cross builds
Eric AndersenEric Andersen
92cecf265ecMake sure binutils does not leak system libraries into the build. patch from mjn3 to prevent gcc using broken include...
Eric AndersenEric Andersen
c9e50edded8Update for disabling wordexp
Eric AndersenEric Andersen
80bf917e673"Letss Thry thatt again..."
Eric AndersenEric Andersen
8296a7925d0doh!
Eric AndersenEric Andersen
ec6044d424eThis should be significantly less broken... Might even work. ;-)
Eric AndersenEric Andersen
30563ccc18cThis patch is not needed with gcc 3.3.1
Eric AndersenEric Andersen
2009ee7ce0fRevert strace to a stable version that actually compiles
Eric AndersenEric Andersen
526a46c4810unset CONFIG_LAST
Eric AndersenEric Andersen
43a91ad55a1cleanup strip command a bit
Eric AndersenEric Andersen
8dfe0ab6c8aremove some leftover garbage
Eric AndersenEric Andersen
541ecb8d06fMake binutils not leak libraries
Eric AndersenEric Andersen
772128bd401fix all uses of sys_nerr and sys_errlist[]
Eric AndersenEric Andersen
7c6a2b226cfFix gdb to not use sys_errlist[] and sys_nerr,
Eric AndersenEric Andersen
a703554ec6fIt now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps cross building the whole darn thing is now possible! -Erik
Eric AndersenEric Andersen
d9540bda1f1Fix ncurses so it properly compiles
Manuel Novoa IIIManuel Novoa III
f068e6fd033Make the whole usr/local/lib/iptables path.