Commit Graph

640 Commits (41c3d515d2864984d4366f4f06f3af428d03eb0e)

Author SHA1 Message Date
Felix Fietkau 05d8459bb9 add md5sum for linux 2.6.29.1
SVN-Revision: 15250
15 years ago
Felix Fietkau 56164a5815 add a modified version of the mips64 patch from #4603
SVN-Revision: 15249
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Hamish Guthrie ffc86f7e3a Update default configuration to use profiles
SVN-Revision: 15229
15 years ago
Felix Fietkau 4e49486b3c fix source file vs library order in a few prereq checks (#4326)
SVN-Revision: 15181
15 years ago
Felix Fietkau e744c3130a move iptable_raw to the conntrack-extra package
SVN-Revision: 15175
15 years ago
Nicolas Thill 3b53bd7ef3 accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
SVN-Revision: 15123
15 years ago
Felix Fietkau 167846e488 add support for config options checking in top-level directory stampfiles
SVN-Revision: 15112
15 years ago
Felix Fietkau 35073025b4 add a default template for Host/Install
SVN-Revision: 15110
15 years ago
Ralph Hempel e2c9a02b16 ooops, m4 is already part of the host tools
SVN-Revision: 15044
15 years ago
Ralph Hempel 1744ca64f2 added m4 to prereq check, thanks to Gerph
SVN-Revision: 15043
15 years ago
Hauke Mehrtens fc35fe7001 correct md5sum
SVN-Revision: 15025
15 years ago
Hauke Mehrtens 62595883fb update to kernel version 2.6.28.9
SVN-Revision: 15017
15 years ago
Felix Fietkau 9d8f81149f fix the path to the build dir for host packages
SVN-Revision: 14998
15 years ago
Felix Fietkau 0a81b47617 fix calling the update target for host-only builds
SVN-Revision: 14997
15 years ago
Felix Fietkau 3616727c87 fix HOST_QUILT override
SVN-Revision: 14996
15 years ago
Felix Fietkau 24dee6de52 speed up quilt imports
SVN-Revision: 14987
16 years ago
Felix Fietkau 227399122b add makefile target alias package/<name>/host/<target> for host builds
SVN-Revision: 14944
16 years ago
Hamish Guthrie b6d7bfc94f Final updates to default configuration of ps3 petitboot sub-target
SVN-Revision: 14918
16 years ago
Imre Kaloz 45a676441d update to 2.6.28.8
SVN-Revision: 14916
16 years ago
Felix Fietkau 9b96b24e32 fix quilt variable and stampfile usage for host builds
SVN-Revision: 14910
16 years ago
Felix Fietkau 510bdd3f0e fix download reverse depends
SVN-Revision: 14907
16 years ago
Felix Fietkau 7ec4ad271e add PKG_HOST_ONLY variable to prevent target builds
SVN-Revision: 14906
16 years ago
Felix Fietkau ddcfaeb1e5 move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
SVN-Revision: 14905
16 years ago
Felix Fietkau 1c7a03659c remove autoconf from prereq-build.mk, as it is part of the tools/ build
SVN-Revision: 14901
16 years ago
Lars-Peter Clausen cd53668352 Bison is not a prerequirement since it's build as part of the openwrt toolchain.
SVN-Revision: 14900
16 years ago
Felix Fietkau 72faa09dff move cflags default setting to target makefiles
SVN-Revision: 14866
16 years ago
Felix Fietkau e4a5d86b54 fix the target-local CONFIG_SITE export. apparently make can't do more than one of them in a single line
SVN-Revision: 14863
16 years ago
Felix Fietkau b29f9112df make the compile: host-install dependency independent of the order in which the makefiles were included
SVN-Revision: 14853
16 years ago
Felix Fietkau 252c2229f8 enable Host/Install on compile: if package.mk is included
SVN-Revision: 14852
16 years ago
Felix Fietkau 76683dc7b2 move the CONFIG_SITE export to target-local exports
SVN-Revision: 14851
16 years ago
Felix Fietkau 5810934476 fix KERNEL_PATCHVER for rc kernels
SVN-Revision: 14808
16 years ago
Felix Fietkau b6f0cb5366 prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targets, should fix usage of cross tools with host builds
SVN-Revision: 14800
16 years ago
Felix Fietkau f00754d191 allow uml to access host.mk at DUMP time
SVN-Revision: 14743
16 years ago
Felix Fietkau 015dff9d7d get rid of one more $(shell) instance
SVN-Revision: 14741
16 years ago
Felix Fietkau 88f6e9f9fd optimize the .config dependency chain in the toplevel makefile
SVN-Revision: 14740
16 years ago
Felix Fietkau 431c9267b4 replace a few unnecessary $(shell) calls
SVN-Revision: 14739
16 years ago
Felix Fietkau f3c14b3de8 avoid repeating the same dependency multiple times
SVN-Revision: 14738
16 years ago
Felix Fietkau 882190b198 avoid implicit rules in even more places
SVN-Revision: 14737
16 years ago
Felix Fietkau 7aae9d3725 avoid using implicit rules during metadata dump to speed up the process even more
SVN-Revision: 14736
16 years ago
Felix Fietkau 127296bc45 speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions
SVN-Revision: 14734
16 years ago
Ralph Hempel 47c78e48bd don't abort if the operation is failing ( if the board is connected via NFS files might be created by root and can't be changed at this point of time )
SVN-Revision: 14729
16 years ago
Andy Boyett 4911754522 readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699
SVN-Revision: 14724
16 years ago
Ralph Hempel 6ae7a0f94f added source distribution to package dump, used by our SDK (include source distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas)
SVN-Revision: 14703
16 years ago
Felix Fietkau 333fc3f7e1 adjust host-build.mk to bring it closer to package.mk
SVN-Revision: 14699
16 years ago
Felix Fietkau 5dcaa510e8 add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can install and make use of shared libraries
SVN-Revision: 14698
16 years ago
Felix Fietkau e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK
SVN-Revision: 14659
16 years ago
Nicolas Thill 8a2030ff3d move common variables to a dedicated include file
SVN-Revision: 14648
16 years ago
Felix Fietkau f0bc868861 initialize the url field for packages
SVN-Revision: 14643
16 years ago
Felix Fietkau f684d0a47b allow a separate patch directory for host patches
SVN-Revision: 14630
16 years ago