Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | update to 2.6.30.4 | Florian Fainelli | 2009-07-31 | |
| | | | | SVN-Revision: 17062 | |||
* | update to 2.6.27.29 | Florian Fainelli | 2009-07-31 | |
| | | | | SVN-Revision: 17060 | |||
* | move the global ipv6 option to the very bottom of the options passed to ↵ | Florian Fainelli | 2009-07-30 | |
| | | | | | | configure scripts, so that we can still override it in package makefiles (#5592, #5586) SVN-Revision: 17050 | |||
* | use 2.4.37.4 for brcm-2.4 | Florian Fainelli | 2009-07-29 | |
| | | | | SVN-Revision: 17045 | |||
* | switch to 2.6.30.3 | Florian Fainelli | 2009-07-27 | |
| | | | | SVN-Revision: 17028 | |||
* | switch to 2.6.27.28 | Florian Fainelli | 2009-07-27 | |
| | | | | SVN-Revision: 17027 | |||
* | remove 2.6.23 version, it is no longer in use | Florian Fainelli | 2009-07-27 | |
| | | | | SVN-Revision: 17026 | |||
* | globally define IPv6 support or not in OpenWrt, just like for largefiles, ↵ | Florian Fainelli | 2009-07-25 | |
| | | | | | | ipv6 disabled by default (#4857) SVN-Revision: 16983 | |||
* | split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001) | Florian Fainelli | 2009-07-25 | |
| | | | | SVN-Revision: 16980 | |||
* | use --binary option of md5sum to improve compatibility with other platforms ↵ | Florian Fainelli | 2009-07-25 | |
| | | | | | | (#5192) SVN-Revision: 16977 | |||
* | use 2.6.27.7 | Florian Fainelli | 2009-07-24 | |
| | | | | SVN-Revision: 16968 | |||
* | fix ip6tables installation against ip6t_HL which has been merged in xt_HL ↵ | Florian Fainelli | 2009-07-24 | |
| | | | | | | since 2.6.29 (#5568) SVN-Revision: 16964 | |||
* | add sitefile definitions for ac_cv_func_setgrent_void | Felix Fietkau | 2009-07-23 | |
| | | | | SVN-Revision: 16962 | |||
* | update to 2.6.30.2 | Imre Kaloz | 2009-07-20 | |
| | | | | SVN-Revision: 16931 | |||
* | get rid of linux 2.6.29 | Felix Fietkau | 2009-07-17 | |
| | | | | SVN-Revision: 16883 | |||
* | move the toolchain_install stampfile to the right place to fix spurious ↵ | Felix Fietkau | 2009-07-11 | |
| | | | | | | missing toolchain errors after cleaning stuff SVN-Revision: 16776 | |||
* | bump to 2.6.29.6 and refresh patches | Gabor Juhos | 2009-07-05 | |
| | | | | SVN-Revision: 16698 | |||
* | update targets to 2.6.30.1, update patches | Florian Fainelli | 2009-07-05 | |
| | | | | SVN-Revision: 16697 | |||
* | update to latest 2.6.27.26 stable kernel | Florian Fainelli | 2009-07-03 | |
| | | | | SVN-Revision: 16659 | |||
* | Fix configure script path when not at the root of $(PKG_BUILD_DIR), thanks ↵ | Florian Fainelli | 2009-07-02 | |
| | | | | | | Daniel Dickinson (#5255) SVN-Revision: 16656 | |||
* | add preliminary coldfire v4e support | Imre Kaloz | 2009-06-21 | |
| | | | | SVN-Revision: 16538 | |||
* | use 2.6.27.5 | Florian Fainelli | 2009-06-17 | |
| | | | | SVN-Revision: 16486 | |||
* | Update kernel to 2.4.37.2 | Hauke Mehrtens | 2009-06-14 | |
| | | | | SVN-Revision: 16449 | |||
* | Add 2.6.30 final | Hamish Guthrie | 2009-06-11 | |
| | | | | SVN-Revision: 16418 | |||
* | enable ucitrigger by default | Felix Fietkau | 2009-06-10 | |
| | | | | SVN-Revision: 16403 | |||
* | More libtool madness: Every package which was using c++ and libtool fixup ↵ | Lars-Peter Clausen | 2009-06-04 | |
| | | | | | | | | | was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool Somebody should probably check all packages using c++ with a dependency on stdlibc++ if uclibc++ can be used instead now. SVN-Revision: 16317 | |||
* | add pcie feature flag | Imre Kaloz | 2009-06-02 | |
| | | | | SVN-Revision: 16293 | |||
* | fix typo | Ralph Hempel | 2009-05-31 | |
| | | | | SVN-Revision: 16236 | |||
* | add dist and distcheck target (to create new source balls) | Ralph Hempel | 2009-05-31 | |
| | | | | SVN-Revision: 16230 | |||
* | add package source path override - use external source tree instead of ↵ | Ralph Hempel | 2009-05-31 | |
| | | | | | | source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk SVN-Revision: 16227 | |||
* | use 2.4.37.1 | Florian Fainelli | 2009-05-28 | |
| | | | | SVN-Revision: 16149 | |||
* | added BUILD_LOG_DIR variable, make clean will delete the ./logs dir | Ralph Hempel | 2009-05-28 | |
| | | | | SVN-Revision: 16148 | |||
* | update to 2.4.37, tested on wrt54gs (#4766) | Florian Fainelli | 2009-05-28 | |
| | | | | SVN-Revision: 16144 | |||
* | revert 15922 - add back 2.6.29 kernel support | Hamish Guthrie | 2009-05-28 | |
| | | | | SVN-Revision: 16127 | |||
* | improve error message output of metadata scan - fix newline break and do not ↵ | Felix Fietkau | 2009-05-27 | |
| | | | | | | hide broken makefiles after the first invocation anymore SVN-Revision: 16101 | |||
* | stop build when an error occurs and when BUILDLOG is set (#5160) | Florian Fainelli | 2009-05-26 | |
| | | | | SVN-Revision: 16079 | |||
* | enable lzma for squashfs4 by default | Felix Fietkau | 2009-05-21 | |
| | | | | SVN-Revision: 15962 | |||
* | update to new stable 2.6.27.24 | Florian Fainelli | 2009-05-20 | |
| | | | | SVN-Revision: 15931 | |||
* | remove 2.6.29 since there are no remaining users of it | Florian Fainelli | 2009-05-19 | |
| | | | | SVN-Revision: 15922 | |||
* | create squashfs4 images if kernel version >=2.6.29 | Gabor Juhos | 2009-05-15 | |
| | | | | SVN-Revision: 15866 | |||
* | netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack | Felix Fietkau | 2009-05-14 | |
| | | | | SVN-Revision: 15854 | |||
* | ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30 | Hauke Mehrtens | 2009-05-14 | |
| | | | | SVN-Revision: 15851 | |||
* | use unexport instead of export to clear perforce variables | Felix Fietkau | 2009-05-08 | |
| | | | | SVN-Revision: 15708 | |||
* | override some variables to make sure that perforce does not mess with our ↵ | Felix Fietkau | 2009-05-07 | |
| | | | | | | build process SVN-Revision: 15705 | |||
* | remove 2.6.26 since there are no remaining candidates for it | Florian Fainelli | 2009-05-07 | |
| | | | | SVN-Revision: 15666 | |||
* | adept netfilter.mk to updated imq | Jo-Philipp Wich | 2009-05-07 | |
| | | | | SVN-Revision: 15656 | |||
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | |
| | | | | SVN-Revision: 15575 | |||
* | fix a typo that prevented host build specific variable exports from working | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15512 | |||
* | 2.6.30 supports different initramfs compressors, take care of them | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15498 | |||
* | add missing bits from [15451] | Nicolas Thill | 2009-04-27 | |
| | | | | SVN-Revision: 15453 |