Felix Fietkau
|
6f8262a64a
|
build: move the SH_FUNC eval to the beginning of the opkg control file build command chain, not in front of every single command
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26432 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-04-03 02:10:32 +00:00 |
Felix Fietkau
|
8249039087
|
build: do not use shell calls to export empty opkg control files, speeds up package build and fixes some "Argument list too long" errors
Patch by Thomas Langer from #8450
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26431 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-04-03 02:07:59 +00:00 |
Felix Fietkau
|
4613220875
|
tools/squashfs4: update to version 4.2 (adds support for xz compression)
Based on a patch by Jonas Gorski
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26422 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-04-03 01:02:00 +00:00 |
Michael Büsch
|
c445330512
|
Update 2.6.38 to 2.6.38.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26332 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-28 15:44:03 +00:00 |
Felix Fietkau
|
c251184c28
|
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26300 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-26 01:07:12 +00:00 |
Jo-Philipp Wich
|
0082378959
|
[include] target.mk: don't enable coreutils by default, it does not even exist anymore... fixes the Image Builder
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26269 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-22 18:06:12 +00:00 |
Felix Fietkau
|
17057a805e
|
add support for md5sum checks for mirrored tarballs of packages with version control source urls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26260 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-21 23:02:06 +00:00 |
Jo-Philipp Wich
|
e29c4698e9
|
[include] image.mk: only upgrade permissions instead of overwriting, utilize tar -p flag for targz image targets (#7667)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26259 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-21 17:38:15 +00:00 |
Imre Kaloz
|
4e0887e1b3
|
update to 2.6.32.33 and 2.6.37.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26226 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-18 13:25:32 +00:00 |
Imre Kaloz
|
0d5b8c81f9
|
add 2.6.38 md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26221 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-18 12:56:19 +00:00 |
Felix Fietkau
|
8ca99461fe
|
build: move the CCACHE_DIR to the build targets so that it doesn't interfere with a host ccache setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26181 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-15 19:58:32 +00:00 |
Felix Fietkau
|
5a435bdd3c
|
download.mk: properly quote download urls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26129 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-13 18:38:43 +00:00 |
Hauke Mehrtens
|
910545f3eb
|
kernel: update to kernel version 2.6.37.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26126 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-13 17:14:08 +00:00 |
Hauke Mehrtens
|
cb96d8a00d
|
kernel: update to kernel version 2.6.34.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26125 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-13 17:13:11 +00:00 |
Hauke Mehrtens
|
1968a3c5fd
|
kernel: update to kernel version 2.6.32.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26124 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-13 17:12:20 +00:00 |
Daniel Dickinson
|
03a1f89f3d
|
[include] target: Added coreutils to list of default packages. It doesn't build or install anything (0 bytes, 0 dependencies) and it prevents other packages from appearing in the package list if it is not selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26026 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-11 08:57:37 +00:00 |
Felix Fietkau
|
2dc792757f
|
Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25970 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-09 11:37:55 +00:00 |
Jo-Philipp Wich
|
fc61e669dd
|
[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25968 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-09 10:13:56 +00:00 |
Jo-Philipp Wich
|
b31d205f50
|
[include] site: cache ac_cv_func_malloc_0_nonnull and ac_cv_func_realloc_0_nonnull
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25946 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-08 06:00:56 +00:00 |
Imre Kaloz
|
c5b1e5ded2
|
only support EABI on ARM targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25928 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-07 12:59:19 +00:00 |
Felix Fietkau
|
101ccb2940
|
hotplug2: replace udevtrigger from the udev-106 source with a much smaller self-contained, stripped-down version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25920 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-07 02:49:24 +00:00 |
Jo-Philipp Wich
|
2af73d5a20
|
[include] deploy .ipk archives with --force-maintainer to ensure that configs are kept up-to-date in case they exist already for various reasons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25915 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-06 23:52:13 +00:00 |
Michael Büsch
|
96eaaee4ec
|
cmake: Fix ccache
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25878 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-05 10:36:52 +00:00 |
Felix Fietkau
|
a6c30ea49b
|
add a stamp that can forcibly disable autorebuild for a specific package - useful for testing changes to packages with extremely long recompilation times
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25838 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-03 00:17:08 +00:00 |
Jo-Philipp Wich
|
7fcc8371c6
|
[buildroot] add config.rpath and link it in autotools.mk if missing, some packages might need it, especially users of lib-link.m4 or iconv.m4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25753 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-27 15:39:27 +00:00 |
Felix Fietkau
|
b7f394ff41
|
netfilter.mk: put ipv6 conntrack in the right package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25750 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-27 11:22:30 +00:00 |
Felix Fietkau
|
99a3d0399e
|
netfilter: add missing modules for v6 conntrack (patch from #8940)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25731 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-26 15:50:01 +00:00 |
Felix Fietkau
|
d2c91f7f90
|
move nf_{conntrack,nat}_tftp to ipt-nathelper-extra, most people don't need this
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25722 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-26 00:35:22 +00:00 |
Felix Fietkau
|
d41be9f54b
|
kernel: remove imq support, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25641 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-21 02:06:51 +00:00 |
Jo-Philipp Wich
|
b121d18ec3
|
[include] toplevel.mk: remove quotes from the release name, its up to its users to ensure proper quoting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25596 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-19 22:15:17 +00:00 |
Florian Fainelli
|
bca0340476
|
[kernel] update to 2.6.32.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25583 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-19 12:44:23 +00:00 |
Florian Fainelli
|
0a5005e824
|
[kernel] update to 2.6.35.11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25582 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-19 12:44:16 +00:00 |
Florian Fainelli
|
61e86ac4c3
|
[kernel] update to kernel 2.6.36.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25580 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-19 12:44:07 +00:00 |
Florian Fainelli
|
eb8d84e896
|
[kernel] update to 2.6.37.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25577 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-19 12:43:59 +00:00 |
Florian Fainelli
|
55828c1960
|
add git (git-core) as a prerequisite (#8866)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25536 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-14 15:06:11 +00:00 |
Imre Kaloz
|
acf2cfc98b
|
it's time for some attitude adjustment ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25514 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-13 11:20:09 +00:00 |
Felix Fietkau
|
973bcfc5ac
|
use := instead of = for PKG_CONFIG_PATH to prevent recursion
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25388 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-06 16:04:33 +00:00 |
Felix Fietkau
|
9ee4a2204f
|
allow packages to override/extend PKG_CONFIG_PATH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25386 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-06 15:18:30 +00:00 |
Michael Büsch
|
de51e40c7e
|
cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands in a verbose openwrt build.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25376 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-05 19:50:54 +00:00 |
Michael Büsch
|
22fdb17e84
|
cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25372 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-05 19:39:48 +00:00 |
Jo-Philipp Wich
|
d51f7e6f9d
|
[include] autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes PKG_MACRO_PATHS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25312 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-02 18:18:38 +00:00 |
Jo-Philipp Wich
|
096152da58
|
[buildroot] prepare support for libiconv, libintl stub/full switching
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25302 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-02 01:26:19 +00:00 |
Felix Fietkau
|
6e4ae86480
|
add sitefile entries for ac_cv_func_creal,cimag - the functions are there, but configure tests in imagemagick fail to detect them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25292 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-02-01 21:16:10 +00:00 |
Felix Fietkau
|
5119fdd829
|
add a template for cmake packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25265 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-01-31 20:16:01 +00:00 |
Felix Fietkau
|
46006bf681
|
add a missing wrapper for the refresh target for host builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25193 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-01-28 12:13:58 +00:00 |
Imre Kaloz
|
937fe0bbe9
|
fixup board specific KERNELNAME overrides
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25138 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-01-27 12:21:10 +00:00 |
Imre Kaloz
|
71cec38f69
|
2.6.38 supports xz ramdisks, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25080 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-01-24 06:41:11 +00:00 |
Jo-Philipp Wich
|
54e97dad67
|
[include] set Installed-Size to 0 when preparing control, its substituted by ipkg-build later on
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25022 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-01-16 22:18:35 +00:00 |
Hauke Mehrtens
|
23a3294744
|
kernel: add md5sum of kernel 2.6.37
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24931 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-01-08 13:10:35 +00:00 |
Jo-Philipp Wich
|
624366d90e
|
[include] autotools.mk: introduce PKG_MACRO_PATHS and HOST_MACRO_PATHS which default to ./m4, add LIBTOOL to AM_TOOL_PATHS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24830 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-12-26 02:06:50 +00:00 |