summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove references to CVS and update with SVNMike Frysinger2005-08-131-10/+9
|
* update to python-2.4.1 with the help of open embeddedMike Frysinger2005-08-132-43/+32
|
* forgot to commit thisMike Frysinger2005-08-111-0/+13
|
* New MIPS patch for TLS syscalls."Steven J. Hill"2005-08-111-0/+90
|
* portage needs pythonMike Frysinger2005-08-111-0/+1
|
* fix screwy patch handlingEric Andersen2005-08-101-1/+1
|
* minor updateEric Andersen2005-08-101-6/+9
|
* updateEric Andersen2005-08-102-51/+3
|
* resyncEric Andersen2005-08-102-2/+6
|
* touchup descriptionsMike Frysinger2005-08-092-3/+3
|
* add the wheel groupMike Frysinger2005-08-091-0/+1
|
* Make strace behave for arm, which for 2.4.x lacks __NR_exit_groupEric Andersen2005-08-091-0/+15
|
* some platforms (such as arm with 2.4.x kernel headers) lackEric Andersen2005-08-091-0/+21
| | | | __NR_fremovexattr and thus need special case handling
* Add 'nogroup' to make ltp happyEric Andersen2005-08-091-0/+1
|
* routine updateEric Andersen2005-08-091-0/+3
|
* typo -- revenge of cut n pasteEric Andersen2005-08-091-1/+1
|
* Rather than adjusting the way ldso allocates memory, for theEric Andersen2005-08-083-0/+226
| | | | | time being simply add a series of suppressions to make valgrind ignore all memory mmaped by uClibc's ldso.
* Fix some broken dependanciesEric Andersen2005-08-082-3/+6
|
* Prevent problems with fakeroot possibly trying to use stale host filesystemEric Andersen2005-08-081-0/+4
| | | | inodes by carefully regenerating fakeroot.env from package specific files.
* Prevent problems with fakeroot possibly trying to use stale host filesystemEric Andersen2005-08-086-16/+16
| | | | inodes by carefully regenerating fakeroot.env from package specific files.
* minor cleanup for target handlingEric Andersen2005-08-085-18/+12
|
* also need to depend on makedevs as noted by emalkowski in Bug #366Mike Frysinger2005-08-082-2/+2
|
* make sure we depend on fakeroot existing #366 by pnoffkeMike Frysinger2005-08-081-2/+4
|
* Add nobody and users to make LTP happier.Joakim Tjernlund2005-08-071-0/+2
|
* make sure ext2 target depends on fakerootMike Frysinger2005-08-071-2/+4
|
* use the new gnuconfig stuffMike Frysinger2005-08-043-3/+3
|
* add support for fetching latest config.{sub,guess} files from config cvsMike Frysinger2005-08-0422-0/+5231
|
* whitespace syncMike Frysinger2005-08-041-2/+2
|
* only run ldconfig if ld.so.conf existsMike Frysinger2005-08-041-1/+3
|
* Allow packages to use fakeroot. To accomodate this, convert allEric Andersen2005-08-047-21/+66
| | | | target filesystem creation tools to also use fakeroot.
* Sigh... Let's try this again.Manuel Novoa III2005-08-042-2/+1
|
* Fix it up so ltp builds and installs itself properly so it isEric Andersen2005-08-042-22/+100
| | | | 100% ready to run on the target device.
* Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debugManuel Novoa III2005-08-044-1/+29
| | | | | apps with a deployed cross toolchain. Should probably do ltrace as well... Also, add another compat symlink for cross gdb.
* dont use xargsMike Frysinger2005-08-031-1/+1
|
* fixes for superhMike Frysinger2005-08-032-0/+38
|
* new version (4.5.12)Mike Frysinger2005-08-031-1/+2
|
* Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead ↵Manuel Novoa III2005-08-031-15/+17
| | | | of STAGING_DIR, since the latter could be a standalone cross toolchain dir.
* filter through dos2unixEric Andersen2005-08-031-34/+34
|
* put back support for generating .config.cmdEric Andersen2005-08-033-0/+25
|
* Add /dev/shm.Manuel Novoa III2005-08-031-0/+1
|
* Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to ↵Manuel Novoa III2005-08-031-0/+12
| | | | install them.
* Update locale config to match non-locale settings.Manuel Novoa III2005-08-031-4/+15
|
* Add sstrip for host and/or target.Manuel Novoa III2005-08-034-0/+549
|
* also remove support/mksignames.cEric Andersen2005-08-021-4/+436
|
* Hopefully this will teach bash to get signals correct when cross compiled.Eric Andersen2005-08-022-1/+261
|
* prune 2.16.90.0.1 / 2.16.90.0.2Mike Frysinger2005-08-0214-1006/+0
|
* import binutils 2.16.91.0.2Mike Frysinger2005-08-027-0/+493
|
* update kbuild systemEric Andersen2005-08-0225-612/+983
|
* Only include linux makefile when properly selectedEric Andersen2005-08-011-0/+2
|
* Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MIIEric Andersen2005-08-011-0/+1
| | | | | and only should be selectable when BR2_TARGET_VIA_EPIA_MII has first been selected.