Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Mike FrysingerMike Frysinger
0efea03fab0update python ... this one should work a lot better than the old one
Mike FrysingerMike Frysinger
5226455eb4emake sure we quote cflags
Mike FrysingerMike Frysinger
6e3fcf99ebcmake sure build uses $TARGET_CFLAGS and the install works
Mike FrysingerMike Frysinger
18ebc33f6cfnew debian patch
Mike FrysingerMike Frysinger
4fc1bac66ddnew version and use a variable to hold the version
Mike FrysingerMike Frysinger
a6409fede45use $(DISABLE_NLS) instead of --disable-nls
Mike FrysingerMike Frysinger
1dc7f8ff406delete file rather than letting the makefile try to do it
Mike FrysingerMike Frysinger
7b58b2c577badd -pipe to default CFLAGS
Mike FrysingerMike Frysinger
5af473bf26fwget !
Mike FrysingerMike Frysinger
accbb13b399new version of less and make sure the build uses $TARGET_CFLAGS
Mike FrysingerMike Frysinger
4a2c413273fclean up and use a newer version that actually cross compiles :)
Mike FrysingerMike Frysinger
5d9b366a95cnew strace
Mike FrysingerMike Frysinger
b8cbb9e0c5bnew version of sed
Mike FrysingerMike Frysinger
f31e65d8868use variable to hold version
Mike FrysingerMike Frysinger
eced88398d1nano!
Mike FrysingerMike Frysinger
6b73b4b465fdistcc ebuild
Mike FrysingerMike Frysinger
eed23708122new version of procps
Mike FrysingerMike Frysinger
9882e862acfnew version of findutils
Mike FrysingerMike Frysinger
7f3706c6973new version out
Mike FrysingerMike Frysinger
381359328f3update so that it actually works ;)
Mike FrysingerMike Frysinger
b2e89e7d8c1update make targets to reflect new build system
Mike FrysingerMike Frysinger
659b73786f2dont hardcode version #, use a variable
Mike FrysingerMike Frysinger
cda805f060dupdate dnsmasq since older one doesnt exist and had security issues
Mike FrysingerMike Frysinger
0be7a5629b4move hardcoded version number into 1 variable and update to 1.2.1
Mike FrysingerMike Frysinger
ea9a9f43497make sure sh4 headers get setup properly
Mike FrysingerMike Frysinger
766fa31a215i dont have mkfs.jffs2 on my system so stop complaining you cant find it
Eric AndersenEric Andersen
46e93c076b3Avoid naming conflicts with 'linux' target
Eric AndersenEric Andersen
ee654b59c3eAlways use kernel-headers.
Manuel Novoa IIIManuel Novoa III
16a8faf0fa4Add the new binutils and gdb, but don't make them defaults since I haven't really tested them yet.
Manuel Novoa IIIManuel Novoa III
9589b3c3cbcSupport latest gdb release (untested).
Manuel Novoa IIIManuel Novoa III
0649b4cbe2dSupport latest binutils release.
Manuel Novoa IIIManuel Novoa III
adac1bef9b9Fix ld/emultempl/elf32.em. Found by vapier.
Manuel Novoa IIIManuel Novoa III
e29aaa1c6c8Don't include glibc symbol versions in libgcc. Replace mips delay slot patch with upstream fix. Backport gcc typo fix...
Manuel Novoa IIIManuel Novoa III
b4e0fb5f1b4Fix some config issues.
Manuel Novoa IIIManuel Novoa III
b091812481bDon't build libfloat unless we're using gcc 3.3.x.
Tim RikerTim Riker
d0822611613mkdir can fail
Tim RikerTim Riker
0955c58c040mkdir can fail
Tim RikerTim Riker
c368a590276ws
Eric AndersenEric Andersen
f598d4fe845Default to 2.4.27 kernel headers
Manuel Novoa IIIManuel Novoa III
bfa9ce0e4c5Add back in support for 3.3.4 soft float toolchains, although arm would require reenabling linking with -lfloat in uC...
Manuel Novoa IIIManuel Novoa III
693752617ddAesthetic change... Current gcc cvs removes the unnecessary dependency ref to gthr-gnat.c, so remove it and the unne...
Manuel Novoa IIIManuel Novoa III
e722c5e1b3eFix type noticed by Peter Mazinger.
Manuel Novoa IIIManuel Novoa III
ce1dd7b5404Integrate gcc 3.4.2 and add patches from both openembedded (6??-*) and Dan Kegel's crosstools (7??-*). Use makefile...
Manuel Novoa IIIManuel Novoa III
cbd2923af71Peter noticed some bits were missing.
Manuel Novoa IIIManuel Novoa III
3d2c3c76a1cPatch by michael tesch <tesch1@gmail.com> ... The real problem, only caused when you have a *.patch file in the m...
Eric AndersenEric Andersen
7e7644913a5latest uClibc config updates
Eric AndersenEric Andersen
cfb3fa3e1cfAdd N copies of the arm-textrel.patch
Manuel Novoa IIIManuel Novoa III
a53791078f7Looks like this finally gets a more recent version of binutils working on arm in that shared apps seem to work now.
Manuel Novoa IIIManuel Novoa III
61a43560344Fix this to work with the arm big endian patch.
Manuel Novoa IIIManuel Novoa III
9ea2c8a65deFix a cross compile issue.
Manuel Novoa IIIManuel Novoa III
21dbe3a32c1Sigh...
Manuel Novoa IIIManuel Novoa III
9efd8d05e44Change the filenames.
Manuel Novoa IIIManuel Novoa III
da2aaed3f7eAdd support for armeb.
Manuel Novoa IIIManuel Novoa III
83026698828For now, mimic arm behavior for armeb since that's what uClibc's fix-includes script winds up doing. Fix this later...
Manuel Novoa IIIManuel Novoa III
72badc0f65dOops... remove some makefile debugging bits.
Manuel Novoa IIIManuel Novoa III
7dd297b2f23Should be supported now for gcc 3.4.1.
Manuel Novoa IIIManuel Novoa III
3ad3d8a1d8cUpdate to what I'm currently using. Lots of changes... 1) Allow selection of binutils/gcc/gdb/kernel headers to buil...
Eric AndersenEric Andersen
e694138b173Enable CONFIG_FEATURE_SUID, but disable CONFIG_FEATURE_SUID_CONFIG for the default permission dropping behavior. -Erik
Eric AndersenEric Andersen
8e1f66876fbnew 2.6. kernel headers are out
Eric AndersenEric Andersen
4858a228b86update to current
Eric AndersenEric Andersen
0f5897ff674Use relative links
Eric AndersenEric Andersen
8fbd1c96402Don't use a shared lib for file
Eric AndersenEric Andersen
9647876991dUse relative links
Eric AndersenEric Andersen
deb1dbaffcaUpdate the 'file' patch
Eric AndersenEric Andersen
8defcb5c65cTarcisio writes: Hello, I noticed that file-4.08 does no longer exist at ftp://ftp.astron.com/pub/file. I was able ...
Eric AndersenEric Andersen
551da9c7b9fOnly install libgcc_s when it is present
Eric AndersenEric Andersen
b181752a349Install /lib/libgcc_s.so.1
Eric AndersenEric Andersen
9534c0faabaUpdate to dropbear-0.43
Eric AndersenEric Andersen
ae5d1e62537Remove the unnecessary USE_UCLIBC_LDSO_0_9_24 option
Eric AndersenEric Andersen
bd66295fa1cUse 2.4.26 final, not a -pre
Eric AndersenEric Andersen
4c475d38d99Use shared libgcc if possible
Eric AndersenEric Andersen
660cbc883afUpdate configs a bit
Eric AndersenEric Andersen
e585a4828b1Fix a silly bug
Eric AndersenEric Andersen
91c645eb5afenable rdate and hwclock
Eric AndersenEric Andersen
8b295a5fc4fAutomatically scale down the image padding size
Eric AndersenEric Andersen
3c4c240d8c0Update binutils. This version works on arm...
Eric AndersenEric Andersen
1b49b76786fUpdate dropbear and add a setup/start init script for it
Eric AndersenEric Andersen
285b2fa0ae5Erik Karu writes: Hi, this patch seems to be needed to compile tinyx with latest buildroot. Btw, any ideas isn't t...
Eric AndersenEric Andersen
d385b6e3a2bMinor config updates
Eric AndersenEric Andersen
9bd870547acUpdate for the latest linux-libc-headers
Eric AndersenEric Andersen
f56c456ea91Fixup a stupid bug
Eric AndersenEric Andersen
457fab1aa94Minor doc update to match reality
Eric AndersenEric Andersen
61950d85632Use stock gcc 3.3.4
Eric AndersenEric Andersen
64f5435c82eUse newer versions
Eric AndersenEric Andersen
b99df94f1f0A few updates, add some dirs so ifup/ifdown wont complain
Eric AndersenEric Andersen
78dbbe8dde7purge whitespace
Manuel Novoa IIIManuel Novoa III
68579669dc1uClibc has a working strtod. coreutils does _not_ have a working strtod configuration test when cross compiling.
Manuel Novoa IIIManuel Novoa III
c9fec39d9eeA correction and a clarification.
Eric AndersenEric Andersen
4a8851b78b3Some tedious commentary on the current toolchain patches
Tim RikerTim Riker
6915e60aa9bhttp preferred, no?
Eric AndersenEric Andersen
708d89c0f59bother
Eric AndersenEric Andersen
cf870e3632dSupport building procps (since ltp prefers it)
Eric AndersenEric Andersen
d4c937550b1Update to the latest ltp testsuite
Eric AndersenEric Andersen
4917507cbfdLink 'cc' to 'gcc'
Eric AndersenEric Andersen
35a08159d51Revert to using 2.4.x kernel headers by default, due to public outcry....
Eric AndersenEric Andersen
32daaa2b2f8Chris Wilson writes: i Erik, I think I found a small bug in your cramfs patch, which I guess you ported from mkfs.j...
Eric AndersenEric Andersen
6fb11d57cf6be sure the dir is present
Eric AndersenEric Andersen
7037120431acope with older uClibc versions
Eric AndersenEric Andersen
dce5bb093faCope with stock uClibc 0.9.26
Eric AndersenEric Andersen
dc8fab7cc4cUpdate to strace 4.5.3
Eric AndersenEric Andersen
9db17dcfae7Sigh
Eric AndersenEric Andersen
d893c00f4ceoops
Eric AndersenEric Andersen
cc98b0e9e6eFix gcc bug 15089 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15089
Eric AndersenEric Andersen
4b942c5a541Avoid a question when possible
Eric AndersenEric Andersen
dbba247380aDefault to using the 2.6.x based linux-libc-headers -- yet another thing we don't have to maintain. These seem to be...
Eric AndersenEric Andersen
a61b9c45dfeUpdate to latest valgrind
Eric AndersenEric Andersen
63914bb2acaUse busybox to provide login etc by default
Eric AndersenEric Andersen
ffbca758f23Sync with the latest from Debian testing
Eric AndersenEric Andersen
a3613a60132Sync up binutils with current Debian testing
Eric AndersenEric Andersen
3be179fa53bGoetz Bock writes: Hi Erik, as I was unable to find a buildroot mailing list, i just send this small patch to you. ...
Eric AndersenEric Andersen
404e07c2e0bStick the cache in its own empty dir
Eric AndersenEric Andersen
4da30416ed4Missed a link
Eric AndersenEric Andersen
31fc530ad19Split off the C++ stuff and only install when INSTALL_LIBSTDCPP is enabled
Eric AndersenEric Andersen
082d86f0cedMake ifup/ifdown shutup
Eric AndersenEric Andersen
6fddec3f4f6building uml is not supported
Eric AndersenEric Andersen
583877d9449Provide sane defaults
Eric AndersenEric Andersen
0da2e559f66Due to alphabetizing, the uml stuff was pulled in after uclibc.mk causing problems. Newer uml messes up sigcontext.h...
Eric AndersenEric Andersen
a64ef2ba320Fix ccache build for target
Eric AndersenEric Andersen
379217a412cFix openvpn build deps
Eric AndersenEric Andersen
0f73c57e91doops
Eric AndersenEric Andersen
adba6489023support ccache for the build as well as the target
Manuel Novoa IIIManuel Novoa III
2dc0f565c50Fix so TARGET_CFLAGS is respected in the build.
Manuel Novoa IIIManuel Novoa III
c83d41f0864dnsmasq.mk handles both 1.18 and 2.x, where 2.x is selected unless TARGETS contains dnsmasq1.
Manuel Novoa IIIManuel Novoa III
1169162ab76Ok... this is a bit painful. Both dnsmasq1 (1.18) and dnsmasq (2.6) share a make target (the dnsmasq binary in root)...
Eric AndersenEric Andersen
9f8739658f9Turn off CONFIG_ASH_RANDOM_SUPPORT by default
Manuel Novoa IIIManuel Novoa III
8f6ec3d5214Update to latest and modify patch so it builds.
Manuel Novoa IIIManuel Novoa III
f0ebe8ab218Silly little patch to add an option to force root/root ownership in the generated file system.
Manuel Novoa IIIManuel Novoa III
e5da55522ebThe stale sources problem strikes again.
Eric AndersenEric Andersen
973f50f45cdUse cannonical gnu.org site for gcc 3.3.x
Eric AndersenEric Andersen
4bda7c0831ffix a stupid search-n-replace bug
Eric AndersenEric Andersen
0ae47fceb3fUpdate kernel to 2.4.26-pre5
Eric AndersenEric Andersen
d5696cdc4eeUpdate to openssh-3.8p1
Manuel Novoa IIIManuel Novoa III
c8459101781Update for latest bug fix.
Eric AndersenEric Andersen
02655d86612Remove perl. It doesn't work, and seems to be a support problem magnet. So kill it.
Manuel Novoa IIIManuel Novoa III
2a6ec4edcdfUpdate from .39 to .41 and change to using the muilt-binary version instead of 3 seperate binaries.
Manuel Novoa IIIManuel Novoa III
4005c7790c7Forgot to update version to 3.3.3.
Robert GrieblRobert Griebl
827f1fc2182Switch to the C locale before greping for an english text.
Manuel Novoa IIIManuel Novoa III
1ffd497d7e4Patch from "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>, with some minor adjustments.
Manuel Novoa IIIManuel Novoa III
4c8e1eb4cc6Add lzo support.
Manuel Novoa IIIManuel Novoa III
af08b68982cEnable pthread support plus some minor tweaks to dependencies.
Manuel Novoa IIIManuel Novoa III
061d7b04faaPatch by "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>, with some minor adjustments.
Manuel Novoa IIIManuel Novoa III
5875ffa3fe4Patch from "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>. Provides a script for yacc in terms of bison instead ...
Eric AndersenEric Andersen
7f9a4aa5fc9Begin to sortof make this work...
Manuel Novoa IIIManuel Novoa III
6b2ca0199e3Missed a bugfix patch. Also, allow multiple patches.
Eric AndersenEric Andersen
b228a0ca962Per comment from Ross Miller, update to ppp-2.4.1 final rather than a no-longer-present beta version
Manuel Novoa IIIManuel Novoa III
99905641d11Use BUILD_SHARED to reduce total size.
Manuel Novoa IIIManuel Novoa III
7fcfe00ec15Update to 1.2.9. Allow patches (openwrt). Fix buildroot kernel location. Fix install behavior.
Manuel Novoa IIIManuel Novoa III
effb53d44bePass TARGET_CFLAGS to the tinylogin Makefile in the manner expected.
Manuel Novoa IIIManuel Novoa III
fa12d4c6582Update non-snapshot to pre8. Also pass TARGET_CFLAGS to the busybox Makefile in the manner expected.
Manuel Novoa IIIManuel Novoa III
a7ac3d61c76Add squashfs stuff. This is used by openwrt, which also uses devfs. NOTE: The mksquashfs util does not support a dev...
Manuel Novoa IIIManuel Novoa III
9c12805bf33Make it possible to use the (modified) 0.9.24 ldso code. This is a temporary work around for my openwrt stuff since ...
Manuel Novoa IIIManuel Novoa III
de40cc62a0dAdd dnsmasq1 (currently 1.18). Eventually I'll also add dnsmasq2. The patch makes it respect current uClibc ipv6 con...
Manuel Novoa IIIManuel Novoa III
6cf315cd236Clean up makefile. Don't install (legacy?) brctld app since debian doesn't. Fix paths. Add a patch to respect CFLAG...
Manuel Novoa IIIManuel Novoa III
e8676aedf35Need to use CFLAGS_FOR_BUILD instead of CFLAGS. (upstream bug)
Manuel Novoa IIIManuel Novoa III
93703bf40faRevert back to binutils .6 since .8 broke things on arm. Also, explicitly set the CFLAGS for the build system since o...
Eric AndersenEric Andersen
156c36d9b42Disable autologin
Eric AndersenEric Andersen
7db7bdf6896Patch from Lauri Leukkunen adding knobs controlling whether host binaries are stripped or not
Eric AndersenEric Andersen
486640aadbcPatch from Lauri Leukkunen: Control the HOSTCC for the uclibc configuration procedure
Manuel Novoa IIIManuel Novoa III
27a666fa3abI don't remember if 2.95 creates .la files are not... but we'll remove any just to be safe.
Manuel Novoa IIIManuel Novoa III
8b56ff58bacWe need to remove the *.la files or libtool gets confused in the rootfs.
Eric AndersenEric Andersen
5a5e720c219bother
Eric AndersenEric Andersen
ab45e76df28sigh
Eric AndersenEric Andersen
2491944b169Doh!
Eric AndersenEric Andersen
ae43b56d6a5Better deal with arches like mips that have odd kernel dir naming
Eric AndersenEric Andersen
c9d77299142I've put together an updated set of kernel headers, so use that.
Manuel Novoa IIIManuel Novoa III
04eadcdcc2dUpdate binutils from 2.14.90.0.6 to 2.14.90.0.8. Update from gcc 3.3.2 to 3.3.3. Test builds done for i386 and mipsel...
Manuel Novoa IIIManuel Novoa III
08b2ca64df7Upgrade since 2.5.4 has a configuration bug which builds with largefiles but doesn't set the correct feature macro. ...
Manuel Novoa IIIManuel Novoa III
5f7a6e37e78Should have added this a long time ago.
Manuel Novoa IIIManuel Novoa III
18cefb81d1bUse --enable-sjlj-exceptions when configuring gcc so that exception handling works for dynamicly linked executables...
Eric AndersenEric Andersen
0209686130cUpdate to the February ltp-full-20040206 testsuite
Eric AndersenEric Andersen
05c5b52eefaAdd a check to ensure the proper utilities are installed before trying to build binutils, lest folks get cryptic erro...
Manuel Novoa IIIManuel Novoa III
1e1355a2c1eFix a cut-n-paste bug. Monotonous editing strikes again.
Eric AndersenEric Andersen
bc4c9e3099fBump bb to -pre7
Eric AndersenEric Andersen
5684054ebbaUpdate buildroot per the new snapshot situation with busybox. The old busybox 0.60.x series is no longer used/support...
Eric AndersenEric Andersen
23e3dd40795Be consistant and use DISABLE_NLS for binutils
Eric AndersenEric Andersen
ef407d3df8cRemove USE_LINUX_UCLIBC option, since that is now the only supported way of building toolchains
Eric AndersenEric Andersen
65eb36c4e92Kill off the old gcc/binutils stuff
Eric AndersenEric Andersen
563a74609b5Fixup grep build
Manuel Novoa IIIManuel Novoa III
a3f9025ded0Fix libstdc++-v3/configure.target to set the config/os dir correctly when building inside a native uClibc environment.
Eric AndersenEric Andersen
78fe4bffde5As noted by Joakim Tjernlund, we should force ln to overwrite existing symlinks.
Manuel Novoa IIIManuel Novoa III
d9dc2a87f34Change to work with the i386-linux-uclibc toolchain instead.
Manuel Novoa IIIManuel Novoa III
93e576b799bGet soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc.
Manuel Novoa IIIManuel Novoa III
2d472b2334fRemove unnecessary dependency.
Manuel Novoa IIIManuel Novoa III
3800e330165Minor cleanup.
Manuel Novoa IIIManuel Novoa III
0f92b019886Oops... forgot --with-headers when building the cross compilers. So the version of limits.h under gcc-lib was incorr...
Manuel Novoa IIIManuel Novoa III
7138a960444Build gdb with <arch>-linux-uclibc explicitly (when necessary) in case it needs to be aware. To do this, we grab a (...
Manuel Novoa IIIManuel Novoa III
953aa99185bOops.
Manuel Novoa IIIManuel Novoa III
9168e838093Enable building <arch>-linux-uclibc toolchains. Note that, due to config issues for applications, we also create sta...