Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add BR2_INET_IPV6 and BR2_INET_RPC | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -0/+4 |
| | | | | TODO: use $(DISABLE_IPV6) in packages instead of a gazillion different hackish ways that are currently in there | ||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -6/+16 |
| | |||||
* | - bump version, make it compile. tickadjust has to be disabled. Closes #1029 | Bernhard Reutner-Fischer | 2007-06-26 | 2 | -10/+24 |
| | | | | Provide means for installing sntp | ||||
* | - pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069 | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -0/+8 |
| | |||||
* | - force DirectFB to detect PAGE_SIZE via sysconf (Ivan Kuten) | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -0/+1 |
| | |||||
* | - Add a system-V init script to ntpd. Closes #518 | Bernhard Reutner-Fischer | 2007-06-25 | 2 | -0/+47 |
| | |||||
* | - account for now optional archive | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -2/+2 |
| | |||||
* | - fix typo in previous commit | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -1/+1 |
| | |||||
* | - correct installation path | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -6/+12 |
| | |||||
* | - correct installation path | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -12/+9 |
| | |||||
* | - bump version and correct installation path | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -10/+15 |
| | |||||
* | - forgot to adjust the pathes.. | Bernhard Reutner-Fischer | 2007-06-25 | 8 | -27/+27 |
| | |||||
* | - pull some additional fixes from upstream | Bernhard Reutner-Fischer | 2007-06-25 | 8 | -0/+1045 |
| | |||||
* | - use sysconf to obtain the pagesize (Ivan Kuten) | Bernhard Reutner-Fischer | 2007-06-25 | 2 | -7/+65 |
| | |||||
* | - add post 1.6.0 fix | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -0/+70 |
| | |||||
* | - preserve quotes | Bernhard Reutner-Fischer | 2007-06-25 | 2 | -11/+11 |
| | |||||
* | - preserve quotes | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -3/+3 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-25 | 4 | -10/+16 |
| | | | | - add SUSV legacy fixups | ||||
* | - improve the zlib-clean target | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -1/+6 |
| | |||||
* | - make sure that TARGET_DIR/usr/lib exists | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -2/+2 |
| | |||||
* | - Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier) | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -11/+9 |
| | |||||
* | - bump version and correct install dirs (Julien Letessier) | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -19/+21 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -1/+1 |
| | |||||
* | - fix typo in version | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -1/+1 |
| | |||||
* | - Fixed a type in the binary target and also install to staging_dir (Julien ↵ | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -6/+8 |
| | | | | | | Letessier) - make sure that -clean also wipes the staging_dir files. | ||||
* | - need to rename these hunks to come after the base patches | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -0/+0 |
| | |||||
* | - version bump (not yet tested..) | Bernhard Reutner-Fischer | 2007-06-21 | 5 | -14/+59665 |
| | |||||
* | - use correct path for lzo libs and headers et al | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -3/+3 |
| | |||||
* | - use correct path for lzo libs and headers | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -8/+8 |
| | |||||
* | - use the correct path to the pkgconfig .pc | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -1/+1 |
| | |||||
* | - escape wildcards in kernel-patch patterns | Bernhard Reutner-Fischer | 2007-06-20 | 7 | -13/+14 |
| | |||||
* | - use $@ | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -2/+2 |
| | |||||
* | - you have to escape the asterisk | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-20 | 2 | -8/+11 |
| | |||||
* | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | 2007-06-20 | 4 | -104/+114 |
| | | | | - start to separate usr/lib and lib to match normal system-layout | ||||
* | If external toolchain support NPTL, then we should build Open POSIX ↵ | "Steven J. Hill" | 2007-06-16 | 1 | -0/+3 |
| | | | | Testsuite if the user selects us. | ||||
* | Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount ↵ | "Steven J. Hill" | 2007-06-16 | 1 | -1/+1 |
| | | | | patches. | ||||
* | Fix install of scripts. | "Steven J. Hill" | 2007-06-16 | 6 | -6/+6 |
| | |||||
* | busybox 1.6.0 patches | Peter Korsgaard | 2007-06-14 | 2 | -0/+43 |
| | |||||
* | aumix package | Peter Korsgaard | 2007-06-13 | 3 | -0/+79 |
| | |||||
* | Bumped version | Peter Korsgaard | 2007-06-12 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-09 | 1 | -1/+1 |
| | |||||
* | - fix typo | Bernhard Reutner-Fischer | 2007-06-06 | 2 | -2/+2 |
| | |||||
* | - better also copy the link targets.. | Bernhard Reutner-Fischer | 2007-06-06 | 2 | -2/+2 |
| | |||||
* | - prefer shared libs on the host | Bernhard Reutner-Fischer | 2007-06-06 | 2 | -4/+4 |
| | |||||
* | - adjust to use the gcc-4.2.0 release | Bernhard Reutner-Fischer | 2007-06-06 | 2 | -2/+2 |
| | | | | | - adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes | ||||
* | - make sure to have the target-dir where we want to unpack ltp to | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -3/+4 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-02 | 2 | -1/+702 |
| | |||||
* | - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer | 2007-06-02 | 2 | -17/+16 |
| |