- Aug 25, 2014
-
-
John Crispin authored
The idea is still to enable it by default at some point I've tested all ar71xx packages (except oldpackages) using CONFIG_ALL=y Failing packages have been marked with PKG_CHECK_FORMAT_SECURITY:=0 for now I can test more targets but i have no idea which are the most used Signed-off-by:
Etienne CHAMPETIER <champetier.etienne@gmail.com> SVN-Revision: 42282
-
- Jul 20, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41764
-
Felix Fietkau authored
x86: remove the arbitrary limitation of vmware/virtualbox images to ext4, select TARGET_IMAGES_PAD instead Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41763
-
- Jun 24, 2014
-
-
John Crispin authored
http://patchwork.openwrt.org/patch/5686/ Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41329
-
- Jun 12, 2014
-
-
Steven Barth authored
SVN-Revision: 41153
-
- Jun 06, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41030
-
- Jun 02, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40981
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40979
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 40951
-
John Crispin authored
This allows the selection of a specific branch in the menuconfig when using a kernel downloaded from GIT. Signed-off-by:
Mathieu Olivari <mathieu@qca.qualcomm.com> SVN-Revision: 40946
-
John Crispin authored
The GIT_LOCAL_REPOSITORY option adds the --reference argument to the git clone kernel command line, if KERNEL_GIT_CLONE_URI is set. This option is intended to speed-up the repo creation by using local objets rather than downloading it. However, a local repo can be cloned much faster by setting GIT_LOCAL_REPOSITORY directly to the local tree. In that case, git clone will bypass the normal "git aware" transport mechanism and clone the repository by copying and hardlinking objects rather than downloading it, resulting in a significant speed increase. That makes the GIT_LOCAL_REPOSITORY option pretty useless so we'll just remove it and recommand the usage of KERNEL_GIT_CLONE_URI directly. Signed-off-by:
Mathieu Olivari <mathieu@qca.qualcomm.com> SVN-Revision: 40944
-
John Crispin authored
Signed-off-by:
Michael Heimpold <mhei@heimpold.de> SVN-Revision: 40926
-
John Crispin authored
Signed-off-by:
Michael Heimpold <mhei@heimpold.de> SVN-Revision: 40925
-
John Crispin authored
Signed-off-by:
Michael Heimpold <mhei@heimpold.de> SVN-Revision: 40924
-
John Crispin authored
Signed-off-by:
Michael Heimpold <mhei@heimpold.de> SVN-Revision: 40923
-
- May 25, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40858
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40855
-
- May 13, 2014
-
-
Jo-Philipp Wich authored
SVN-Revision: 40756
-
- Apr 12, 2014
-
-
John Crispin authored
This change does multiple things, all related to enable sparse usage as a static analysis tool selectable from the OpenWrt configuration: *add a KERNEL_SPARSE option in the config to add sparse to the kernel build (through the C=1 option usage) *add sparse as a new host tools. It will get selected automatically when the above option will be enabled Signed-off-by:
Mathieu Olivari <mathieu@qca.qualcomm.com> SVN-Revision: 40490
-
- Apr 02, 2014
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 40361
-
- Jan 24, 2014
-
-
Luka Perkov authored
Recent lxc versions are not useful if this option is not enabled. That said, enable KERNEL_POSIX_MQUEUE by default when KERNEL_LXC_MISC is selected. Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39385
-
- Jan 07, 2014
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39208
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39207
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39206
-
- Dec 09, 2013
-
-
Luka Perkov authored
Useful when debugging kernel which uses this infrastructure, for example ubi/ubifs. Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39007
-
- Nov 22, 2013
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38895
-