summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* touchup build processMike Frysinger2005-08-301-2/+3
|
* some patches from GentooMike Frysinger2005-08-302-0/+124
|
* ver bump to 1.3.8Mike Frysinger2005-08-301-1/+1
|
* Build 'file' for the host as well as the target. If the host system has a ↵"Steven J. Hill"2005-08-302-15/+50
| | | | version older than that being built for buildroot, the target build will fail. So, we build 'file' for the host and add actually add '$(TOOL_BUILD_DIR)/bin' to the TARGET_PATH so that it takes precedence over the host system version.
* david_bachelart writes in Bug 181: make defconfig is trying to find ↵Mike Frysinger2005-08-281-1/+1
| | | | "defconfig" file instead of ".defconfig"
* marcusbrutus writes in Bug 393: version 3.0.2 no longer exists, upstream has ↵Mike Frysinger2005-08-281-1/+1
| | | | released 3.0.3 of dhcp
* daisuke writes in Bug 397: This patch updates the iptables package to build ↵Mike Frysinger2005-08-281-1/+1
| | | | version 1.3.3. The 1.3.3 version of iptables adds additional features.
* daisuke writes in Bug 401: This patch updates the ncurses package to build ↵Mike Frysinger2005-08-282-25/+13
| | | | version 5.4. The 5.4 version of ncurses adds additional features.
* update to latest versionMike Frysinger2005-08-201-13/+7
|
* add support for sdl by Patrick NoffkeMike Frysinger2005-08-193-0/+69
|
* Changes to allow compilation with GCC-4.1.0."Steven J. Hill"2005-08-184-5/+116
|
* file-4.15 is out and it supports cross-compiling :DMike Frysinger2005-08-182-31/+1
|
* busybox-1.01 has been releasedMike Frysinger2005-08-181-1/+1
|
* The coreutils configure script is a steaming <many explitives deletedEric Andersen2005-08-151-0/+30
| | | | | | in the interest of our younger readers>. This works around some of the worst damage, thus allowing utils such as 'df' to properly cross compile so that ltp will produce proper results.
* apply patches when requested toEric Andersen2005-08-151-0/+1
|
* Change root_fs_$(ARCH) to rootfs.$(ARCH)Eric Andersen2005-08-131-1/+1
|
* 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
|
* 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
|
* 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
* 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-11/+11
| | | | inodes by carefully regenerating fakeroot.env from package specific files.
* 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
|
* Allow packages to use fakeroot. To accomodate this, convert allEric Andersen2005-08-041-2/+4
| | | | target filesystem creation tools to also use fakeroot.
* 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-041-0/+5
| | | | | 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.
* put back support for generating .config.cmdEric Andersen2005-08-033-0/+25
|
* 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
|
* update kbuild systemEric Andersen2005-08-0225-612/+983
|
* - zlib prior to 1.2.3 improperly handled invalid data streams which could ↵Ned Ludd2005-07-291-1/+1
| | | | lead a denial of service or arbitrary code execution. Tavis Ormandy CAN-2005-2096
* grab some static updates from linux-2.6 git to fix gcc4 build errors as ↵Mike Frysinger2005-07-284-4/+4
| | | | reported by Khem Raj
* Minor updatesEric Andersen2005-07-271-0/+1
|
* Fix broken dependanciesEric Andersen2005-07-271-4/+14
|
* update valgrind to the latest and greatestEric Andersen2005-07-222-233/+112
|
* e2fsprogs does not appear to be 'make -j N' safe for N > 1Eric Andersen2005-07-201-2/+2
|
* update to dropbear-0.46Eric Andersen2005-07-191-2/+2
|
* A little more setupEric Andersen2005-07-151-12/+9
|
* Install xorg modules correctlyEric Andersen2005-07-151-1/+1
|