summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-02-28kernel: add 2.6.33 patchesmatteo
2010-02-28kernel: update to kernel 2.6.32.9hauke
2010-02-26add support for marking specific kernel module packages as potentially being ...nbd
2010-02-26[netfilter] properly package xt_comment.ko (#6742)jow
2010-02-24remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ...nbd
2010-02-20autotools.mk: Don't try to fixup .la files in the DevInstall host path, becauselars
2010-02-20this patch adds support for bzr in include/download.mk, and fixesthepeople
2010-02-19[brcm-2.4] update kernel to version 2.4.37.9 and refresh patcheshauke
2010-02-19[generic-2.4] netfilter: add support for raw table and NOTRACK target (#5504)jow
2010-02-18autotools.mk: Add PKG_LIBTOOL_PATHS variable.lars
2010-02-16Revert "sort Kconfig symbols automatically to make Kaloz happy :p"nbd
2010-02-12update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarthepeople
2010-02-11sort Kconfig symbols automatically to make Kaloz happy :pjuhosg
2010-02-11with no users left, remove support for 2.6.21kaloz
2010-02-11we use per-target kernel versions for 2.6 for a long time nowkaloz
2010-02-08Allow colored output to be disabled when running a non-verbose build bylars
2010-02-04disable stdin unless make V=99; fixes bug where compilation can stall waiting...mbm
2010-01-30autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir.lars
2010-01-29update to 2.6.32.7kaloz
2010-01-28kernel: update to 2.6.32.6juhosg
2010-01-25unset user overrides for quilt settings to prevent them from interfering with...nbd
2010-01-22fix rootfs preparation with rootfs containing files with whitespaces in the f...nbd
2010-01-19update to latest kernel versionskaloz
2010-01-16make sure that processed directories are printed on make V=99nbd
2010-01-13[buildroot] allow download urls using the file:// schema (#6480)jow
2010-01-11Add support for building ubifs images.lars
2010-01-09upgrade to latest kernelskaloz
2010-01-03Prevent unnecessary host package rebuilds.lars
2010-01-01kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patchesjuhosg
2009-12-27get rid of even more 2.6.28 stuffkaloz
2009-12-18[include] use a common site/linux config, since site/linux-gnu & site/linux-u...nico
2009-12-14do not download kernel sources when using an external kernel treenbd
2009-12-11upgrade to 2.6.31.7kaloz
2009-12-08[package] iptables: add comment match to the core packagejow
2009-12-04kernel: add md5sum for 2.6.32 final, and refresh patchesjuhosg
2009-12-04[kernel] update to 2.6.30, refresh patchesflorian
2009-11-30upgrade x86 to 2.6.31.6, resync patcheskaloz
2009-11-24ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padd...nbd
2009-11-23hostapd: fix rebuild checks (#6210)nbd
2009-11-22build variants: only build opkg packages for the requested build variant (or ...nbd
2009-11-21make lzo compressed initramfs selectable, tookaloz
2009-11-11merge target kernel config files with subtarget config files and add a variab...nbd
2009-11-11automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)nbd
2009-11-10build system: introduce a new feature called build variants.nbd
2009-11-04fix one more instance of r18295nbd
2009-11-04fix platform specific overrides for kernel modules, fixes lp on brcm-2.4nbd
2009-11-03unbreak brcm-2.4nbd
2009-11-02use the new option for creating squashfs4-lzma imageskaloz
2009-11-02binutils: fix path to cloog and pplnbd
2009-10-30use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevichagb