1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 03:03:52 +02:00
Commit Graph

13453 Commits

Author SHA1 Message Date
Lars-Peter Clausen
d38ce9313b autotools.mk: Add PKG_LIBTOOL_PATHS variable.
PKG_LIBTOOL_PATHS can be used to specify to tell libtool_fixup where to look
for libtool scripts of a package. This is useful if a package has it's libtool
script in a non-standard location or has multiple libtool scripts.

The value should be a space seperated list of paths which are relative to
$(PKG_BUILD_DIR). It defautls to $(CONFIGURE_PATH).

SVN-Revision: 19713
2010-02-18 23:50:44 +00:00
Lars-Peter Clausen
8d7a6df6ef kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
SVN-Revision: 19712
2010-02-18 23:31:08 +00:00
Felix Fietkau
8a7049730f fix a compile error in block2mtd when compiled as module
SVN-Revision: 19709
2010-02-18 21:34:49 +00:00
Imre Kaloz
4c1e6a7e39 refresh grub patches
SVN-Revision: 19704
2010-02-18 12:10:12 +00:00
Travis Kemen
b60c2aab01 add missing symbol
SVN-Revision: 19699
2010-02-18 03:42:36 +00:00
Imre Kaloz
c7d10f043f upgrade to 2.6.32.8
SVN-Revision: 19694
2010-02-17 23:00:47 +00:00
Jo-Philipp Wich
0cfd25119d mac80211: add compile fix for pre-2.6.32 kernels
SVN-Revision: 19692
2010-02-17 22:37:04 +00:00
Felix Fietkau
1797c1217b carl9170: update to version 1.0.1.1 and fix a compile error
SVN-Revision: 19691
2010-02-17 18:27:42 +00:00
Felix Fietkau
dd4893f453 mac80211: update to wireless-testing 2010-02-16
SVN-Revision: 19688
2010-02-17 14:13:27 +00:00
Imre Kaloz
1219918537 refresh generic 2.6.32 patches
SVN-Revision: 19687
2010-02-17 11:11:53 +00:00
Imre Kaloz
948fcc98f0 use gcc 4.4.3 for mips64 targets
SVN-Revision: 19686
2010-02-17 11:07:51 +00:00
Travis Kemen
ab3d8e0779 fix opkg.conf
SVN-Revision: 19684
2010-02-17 02:34:48 +00:00
Travis Kemen
3c5ca326ec Update to v2.2 fixed checksum byte calculation for other versions than 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos
Signed off by: Matthias Buecher <mail@maddes.net>

SVN-Revision: 19683
2010-02-17 02:18:13 +00:00
Jo-Philipp Wich
9ce3d38331 - clean up menu.lst template - make grub usage of vt0 selectable in menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images
SVN-Revision: 19681
2010-02-17 00:59:41 +00:00
Imre Kaloz
0499a77159 include the board name in the generated dtb's filename
SVN-Revision: 19680
2010-02-16 23:51:18 +00:00
Imre Kaloz
666c2fef6a use binutils 2.19.1 by default for avr32, too
SVN-Revision: 19678
2010-02-16 21:49:32 +00:00
Imre Kaloz
c8e6779d2a add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release
SVN-Revision: 19677
2010-02-16 21:48:13 +00:00
Felix Fietkau
feba7255a4 mpc83xx: clean up the mess caused by the reverted sorting patch
SVN-Revision: 19676
2010-02-16 21:34:55 +00:00
Felix Fietkau
8e808a54c2 Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable
SVN-Revision: 19675
2010-02-16 21:34:50 +00:00
Imre Kaloz
37f7976b59 add some more config symbols to the generic 2.6.32 config
SVN-Revision: 19674
2010-02-16 21:33:47 +00:00
Imre Kaloz
4af507c9b0 upgrade to 2.6.32.8
SVN-Revision: 19673
2010-02-16 21:31:23 +00:00
Imre Kaloz
463dda6daf upgrade to 2.6.32.8
SVN-Revision: 19672
2010-02-16 21:30:11 +00:00
Imre Kaloz
0b5ddcb9cf use gcc 4.4.3 for the powerpc targets by default
SVN-Revision: 19671
2010-02-16 21:29:07 +00:00
Felix Fietkau
2f706d3d5b mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs
SVN-Revision: 19670
2010-02-16 18:29:16 +00:00
Felix Fietkau
2b1e4dccaf mpc83xx: add support for the vitesse 8601 phy
SVN-Revision: 19669
2010-02-16 18:29:12 +00:00
Felix Fietkau
982407554e mpc83xx: add support for mpc8313 in 2.6.32
SVN-Revision: 19668
2010-02-16 18:29:08 +00:00
Felix Fietkau
63b1d06a31 hostapd: select crda if mac80211 is selected
SVN-Revision: 19667
2010-02-16 18:29:03 +00:00
Felix Fietkau
e9d9efa678 kernel: build the scsi core package even if CONFIG_SCSI=y
SVN-Revision: 19666
2010-02-16 18:28:59 +00:00
Felix Fietkau
19d6a9ce6a kernel: add a package for block2mtd
SVN-Revision: 19665
2010-02-16 18:28:55 +00:00
Felix Fietkau
eca17a4a28 kernel: add a package for kmod-ata-sil
SVN-Revision: 19664
2010-02-16 18:28:50 +00:00
Felix Fietkau
756b82b7ec hostapd: fix wpad compile on powerpc
SVN-Revision: 19663
2010-02-16 18:28:46 +00:00
Felix Fietkau
002a278972 hostapd: move the roboswitch config override to the right place
SVN-Revision: 19662
2010-02-16 18:28:42 +00:00
Imre Kaloz
ab60b8f963 ...and probably claudio forgot to rename this directory, too :)
SVN-Revision: 19655
2010-02-16 08:08:54 +00:00
Imre Kaloz
6606efac31 I guess florian didn't want this file here ;)
SVN-Revision: 19654
2010-02-16 08:08:11 +00:00
Imre Kaloz
8fc2abee8d change back kernel version to 2.6.32.8
SVN-Revision: 19653
2010-02-16 08:00:13 +00:00
Lars-Peter Clausen
900de42186 Add audio feature flag.
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.

SVN-Revision: 19643
2010-02-15 20:03:18 +00:00
Felix Fietkau
1d1e4d1035 swconfig: add copyright for Martin Mares
Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19642
2010-02-15 17:29:07 +00:00
Felix Fietkau
7dcd4af070 swconfig: use print_attr_val() in CMD_GET
Use the print_attr_val() function introduced by the previous patch
to simplify the get command.

Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19641
2010-02-15 17:29:04 +00:00
Felix Fietkau
b7d662dce8 swconfig: add show command
Add a "show" command, which displays all attributes of the selected port,
VLAN, or of the whole switch.

Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19640
2010-02-15 17:29:00 +00:00
Felix Fietkau
cfb74b3b81 swconfig: clean up command line parsing
The command line parser was unsystematic and it silently ignored
many illegal combinations of options. Try to clean that up.

Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19639
2010-02-15 17:28:56 +00:00
Felix Fietkau
69d4a1e9b8 ath9k: adjust ack timeout workaround patch based on upstream submission
SVN-Revision: 19638
2010-02-15 17:28:52 +00:00
Imre Kaloz
8886484603 fixup the hunks in patch
SVN-Revision: 19635
2010-02-15 11:34:25 +00:00
Imre Kaloz
9df6b68bfa ubicom32 isn't supported with binutils 2.18
SVN-Revision: 19632
2010-02-15 09:36:03 +00:00
Jo-Philipp Wich
98e41f341e add missing symbols to default config
SVN-Revision: 19631
2010-02-14 16:40:33 +00:00
Gabor Juhos
1d3ab0732f kernel: yet another missing config symbol for 2.6.32
SVN-Revision: 19629
2010-02-14 12:50:09 +00:00
Lars-Peter Clausen
85d6f271e4 jz-mmc: Fix deadlock which could occur if the card was removed while a data transfer was active.
SVN-Revision: 19628
2010-02-13 23:08:26 +00:00
Jo-Philipp Wich
1875c08dda revert accidentally committed changes in Xen config
SVN-Revision: 19627
2010-02-13 21:06:50 +00:00
Jo-Philipp Wich
501235fc51 merge 2.6.31 and 2.6.32 configs
SVN-Revision: 19626
2010-02-13 21:02:22 +00:00
Jo-Philipp Wich
81c56d1c52 move kernel config symbols from the Xen subtarget to the platform config
SVN-Revision: 19625
2010-02-13 20:15:05 +00:00
Lars-Peter Clausen
26c885dfc4 More missing debug config symbols for the generic 2.6.32 config
SVN-Revision: 19624
2010-02-13 14:56:52 +00:00