1113 Commits (7fb394b9ab8e45c85202fc211ee9cabc0f4540c7)

Author SHA1 Message Date
Jo-Philipp Wich 2ad90a1ec3 package CT target 13 years ago
Felix Fietkau 470b1f471a image: increase squashfs block size - visibly reduces image size in many cases 13 years ago
Nicolas Thill 6d6e379922 include/package-ipkg.mk: fix typo in r29449 13 years ago
Jonas Gorski e33bb9ec66 linux: update 3.1 to 3.1.4 13 years ago
Jonas Gorski 6e2ae90f4a linux: update 3.0 to 3.0.12 13 years ago
Gabor Juhos 091894764b include/package-ipkg.mk: don't add vi backup files to packages 13 years ago
Jonas Gorski 8bac0df4ae linux: update 3.0 to 3.0.9 13 years ago
Jonas Gorski 14482ced5e include/kernel.mk: don't check for modules.builtin on 2.6.32- 13 years ago
Jonas Gorski d8acb75009 linux: update 3.1 to 3.1.1 13 years ago
Nicolas Thill 7de2766a02 include/kernel.mk: enhance built-in/missing modules detection when packaging kmods 13 years ago
Felix Fietkau edb862e8ec build: improve reliability of PKG_CONFIG_DEPENDS, remove old .configured_* stamps before creating a new one 13 years ago
Nicolas Thill 3bcb16b305 package/blockmount: simplify extroot module loading logic 13 years ago
Nicolas Thill b5af64c529 kernel: build kmod even for modules built-in 13 years ago
Michael Büsch 69853cc4e8 Fix kernel version check macro typo 13 years ago
Nicolas Thill a930a79e08 include/package-ipkg.mk: fix typo 13 years ago
Jonas Gorski 3894b9746f linux: add 3.1 checksum 13 years ago
Jo-Philipp Wich d8d9130e45 autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-NLS - needed by minidlna CVS version 13 years ago
Jo-Philipp Wich e7b094e849 include: autotools.mk: do not fail in patch-libtool fixup if patch is already applied 13 years ago
Felix Fietkau f63daa85a2 fix a small logic error in package download 13 years ago
Felix Fietkau 874622d004 build system: add a feature that allows you to pull sources from a git tree instead of the usual tarball 13 years ago
Jo-Philipp Wich 5171edd8d5 kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI or CONFIG_EXTERNAL_KERNEL_TREE, do not make the prepared stamp file depend on it in this case 13 years ago
Jo-Philipp Wich b292524c13 kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is set 13 years ago
Felix Fietkau 1b8dd6ed1c build system: add support for download-time make hooks 13 years ago
Jo-Philipp Wich 29123aee6d image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors option 13 years ago
Hauke Mehrtens 464539b074 kernel: update to version 3.0.3 13 years ago
Hauke Mehrtens 09b1073f9b kernel: update kernel to version 2.6.39.4 13 years ago
Felix Fietkau 97cf4d41fa include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xx 13 years ago
Jonas Gorski a5f2fd6359 include/kernel.mk: fix download path for linux 3.x 13 years ago
Hauke Mehrtens 51be984655 kernel: update to kernel version 3.0.1 13 years ago
Jo-Philipp Wich bd982fb72c autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply OpenWrt, Buildroot and OE libtool fixes to packages which fail badly at autoreconf. The fixup covers the common libtool versions 1.5, 2.2 and 2.4 and automatically determines the correct version to use. 13 years ago
Felix Fietkau 5820306407 only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonour-copts warnings with external toolchains 13 years ago
Jonas Gorski b197196bc8 kernel.mk: Fix kernel module path for 3.0 13 years ago
Felix Fietkau 0f93db2de5 default to using gzip with mksquashfs if lzma and xz are unavailable 13 years ago
Felix Fietkau 0d0915d168 cmake: fix ccache command when using host ccache (patch from #9611) 13 years ago
Hauke Mehrtens 39f491e479 kernel: update to linux-3.0 and refresh patches. 13 years ago
John Crispin ad250089aa allow targets to define a default subtarget when using automatic subtarget detection from r27407 13 years ago
John Crispin 058eca0b3b automatic subtarget enumaration 13 years ago
John Crispin d5205c3ed2 extend squashfs padding for 256k flash sectors 13 years ago
Gabor Juhos 5206db4561 generic: use padjffs2 in prepare_generic_squashfs 13 years ago
Felix Fietkau fc0863785a add a portable version of sys/sysmacros.h and and let the kernel use the host include dir, fixes x86 builds on non-gnu systems 13 years ago
Felix Fietkau bcf4757508 add support for hidden packages that get selected/built but do not show up in menuconfig 13 years ago
Hauke Mehrtens c5821c1a3a kernel: update kernel to 2.6.39.2 13 years ago
Jo-Philipp Wich cda35d2ef2 cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compiling (#9573) 13 years ago
Hauke Mehrtens 79a7343560 kernel: update to kernel 2.6.38.8 13 years ago
Hauke Mehrtens 45ae457825 Properly extract KERNEL_PATCHVER for linux 3.0 13 years ago
Florian Fainelli 763b58c30c update to 2.6.39.1 13 years ago
Felix Fietkau 9acb81d9af kernel.mk: add a new helper for comparing kernel versions, which can take 1 - 4 field kernel versions 13 years ago
Felix Fietkau 1027d262ef netfilter.mk: remove a few obsolete CompareKernelPatchVer calls 13 years ago
Felix Fietkau 6e43f65dc4 remove the now unused Target-Kernel field from the target metadata 13 years ago
Felix Fietkau 0cf265ed06 remove kernel major version specific kernelpackage overrides 13 years ago