ralph
cc7c03a970
ooops, m4 is already part of the host tools
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 20:17:33 +00:00
ralph
f9e98dae82
added m4 to prereq check, thanks to Gerph
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 19:51:32 +00:00
hauke
92bd9e78ca
[kernel] correct md5sum
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 16:56:23 +00:00
hauke
91317965c7
[kernel] update to kernel version 2.6.28.9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 15:06:53 +00:00
nbd
d0ddef4be1
fix the path to the build dir for host packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 18:33:40 +00:00
nbd
bded6e9b33
fix calling the update target for host-only builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 18:33:24 +00:00
nbd
5f3470d6fe
fix HOST_QUILT override
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 18:32:58 +00:00
nbd
926daad1b8
speed up quilt imports
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:02:02 +00:00
nbd
5295e692f6
add makefile target alias package/<name>/host/<target> for host builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 21:53:35 +00:00
hcg
e5801339f1
Final updates to default configuration of ps3 petitboot sub-target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 16:02:52 +00:00
kaloz
1777497ae7
update to 2.6.28.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 12:41:05 +00:00
nbd
930e65e6e2
fix quilt variable and stampfile usage for host builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 03:21:52 +00:00
nbd
2cd53c70af
fix download reverse depends
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 02:37:10 +00:00
nbd
c9882fd995
add PKG_HOST_ONLY variable to prevent target builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 02:37:04 +00:00
nbd
e83c4ff721
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 02:20:34 +00:00
nbd
0c23be3463
remove autoconf from prereq-build.mk, as it is part of the tools/ build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-16 18:57:34 +00:00
lars
e7ddf39851
Bison is not a prerequirement since it's build as part of the openwrt toolchain.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-16 18:54:35 +00:00
nbd
3ce8595b78
move cflags default setting to target makefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-14 03:17:06 +00:00
nbd
26a4d6751b
fix the target-local CONFIG_SITE export. apparently make can't do more than one of them in a single line
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-13 16:16:54 +00:00
nbd
4fec70617a
make the compile: host-install dependency independent of the order in which the makefiles were included
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 14:07:08 +00:00
nbd
3f60e53537
enable Host/Install on compile: if package.mk is included
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 14:00:26 +00:00
nbd
78fcc87c77
move the CONFIG_SITE export to target-local exports
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 13:57:56 +00:00
nbd
f716e82e6e
fix KERNEL_PATCHVER for rc kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 15:05:57 +00:00
nbd
12ef7b4712
prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targets, should fix usage of cross tools with host builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 01:15:59 +00:00
nbd
370c17b44f
allow uml to access host.mk at DUMP time
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 15:45:15 +00:00
nbd
4473839bf8
get rid of one more $(shell) instance
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 15:28:57 +00:00
nbd
f297cbb2d1
optimize the .config dependency chain in the toplevel makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 15:08:55 +00:00
nbd
8e52b00c08
replace a few unnecessary $(shell) calls
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 14:55:53 +00:00
nbd
b158be34cf
avoid repeating the same dependency multiple times
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 14:54:19 +00:00
nbd
1c0844a67a
avoid implicit rules in even more places
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 14:16:48 +00:00
nbd
06b69b0436
avoid using implicit rules during metadata dump to speed up the process even more
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 14:07:39 +00:00
nbd
7f3b481ec9
speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 13:54:29 +00:00
ralph
9cf711b67b
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 )
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-02 17:42:29 +00:00
agb
2c09b39487
readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-02 03:03:21 +00:00
ralph
c9f2186862
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01 09:35:53 +00:00
nbd
e9bc27949d
adjust host-build.mk to bring it closer to package.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28 21:03:17 +00:00
nbd
98b042952a
add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can install and make use of shared libraries
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28 21:03:06 +00:00
nbd
537d88340c
allow packages to override PKG_UNPACK, HOST_UNPACK
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-25 21:43:04 +00:00
nico
8acca98ded
[toolchain] move common variables to a dedicated include file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 23:52:27 +00:00
nbd
ea9884f09c
initialize the url field for packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 18:51:12 +00:00
nbd
871d69669e
allow a separate patch directory for host patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 23:54:17 +00:00
nbd
ce4c74d452
fix the host vs native stampfile dependencies to improve quilt support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 23:54:05 +00:00
nbd
05c2bdffe4
only define unpack templates if PKG_SOURCE is set
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:27:53 +00:00
nbd
3d7b088997
allow concurrent use of host-build.mk and package.mk as well as their templates
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:10:05 +00:00
nbd
ca3f76d2a5
eliminate redundancy by creating the quilt_used stampfile in the right place
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 17:50:31 +00:00
nbd
5bbc97f230
fix missing change from r14610
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 16:49:21 +00:00
nbd
800e84cc0f
build system refactoring in preparation for allowing packages to do host-build steps
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 04:37:20 +00:00
nbd
9dd6200927
fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 04:36:56 +00:00
hauke
387187ed20
[kernel] update to 2.6.28.7 and 2.6.27.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 18:53:05 +00:00
nbd
0c51cabddd
remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:30:44 +00:00