nico
b28d42be54
$(TARGET) is not anymore, replace it with $(ARCH) in ./bin/packages subdirectories until we find something better
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 02:17:38 +00:00
nico
73b35ed447
explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 02:08:11 +00:00
nico
effa49178d
mark b44 as broken, it doesn't build anymore due to SSB changes apparently ( closes : #3333 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 01:56:41 +00:00
nico
2b8c18dce1
fix magicbox_ide on 2.6.24
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 01:42:47 +00:00
juhosg
a426ecf827
[atheros] add missing CONFIG_GPIO_LEDS related ifdefs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 17:23:07 +00:00
kaloz
41696be697
do target dependent optimizations
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 13:24:30 +00:00
kaloz
3dbd53deca
udevtrigger shouldn't depend on udev, we use it standalone for hotplug2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 13:20:04 +00:00
nico
58ca814b23
mark all openswan packages as broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 12:31:27 +00:00
agb
4d64099c46
Mark broken packages as broken:
...
- acx-mac80211
- openswan
- aodv-uu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 11:18:29 +00:00
nico
ecfbe962cc
package shared library as well (partially closes : #3030 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 02:06:35 +00:00
nico
3f3f04ffd2
install dependencies after installing package to avoid deep recursion and mass memory consuption
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 22:36:51 +00:00
nbd
e74c1c3499
upgrade uci to 0.3.3, build lua plugin
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:34:42 +00:00
nbd
124c9d9c48
remove lua's dependency on libreadline and libncurses
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:34:36 +00:00
nico
5c1eb4b4e9
fix udevextras build when no extras were actually selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:20:34 +00:00
nico
ea0badb270
mac80211 / compat-wireless fixes:
...
* build in KERNEL_BUILD_DIR
* only build kernel module if it's selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 13:35:02 +00:00
nico
2cd08ba990
update libnl to 1.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 13:22:15 +00:00
juhosg
a8b37809d6
[atheros] fix GPIO direction setup on ar5312, and fix compiler warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 10:47:13 +00:00
nbd
eeed6076b9
move lua from packages/ to trunk in anticipation of upcoming stuff ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 01:06:12 +00:00
jk
843ca24325
[package/udev] Replace udev-vol-id pacakge with configurable udevextras
...
Instead of just having one vol_id package, create a 'udevextras' package
for all of the udev "EXTRAS" utilities. Selecting this package allows
each extra to be selected individually.
Also, installing udevextras adds a few udev rules for persistent device
naming.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:32:44 +00:00
jk
9d35bf3e30
[package/udev] Group input devices under /dev/input
...
This change adds a udev rules file to group input devices (via symlinks)
under their usual expected location of /dev/input.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:24:22 +00:00
jk
aff6fa1a1d
[package/kexec] Use new kexec tools
...
Horms' new kexec-tools repository has a number of updates and fixes for
kexec, and also supports the PS3.
This change updates the kexec repo, and adds a few build-system patches
to make it work with OpenWRT.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:20:31 +00:00
jk
7e4be8edea
[toolchain] provide a cleaner way to specify a biarch toolchain build
...
Currently, to build a biarch toolchain, we need to explicitly give
options to the binutils and gcc configure commands:
CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS="--enable-targets=powerpc64-linux-uclibc"
CONFIG_EXTRA_GCC_CONFIG_OPTIONS="--enable-biarch --enable-targets=powerpc64-linux-uclibc"
This change replaces the command line options with an 'extra arch'
configure option:
CONFIG_EXTRA_TARGET_ARCH=y
CONFIG_EXTRA_TARGET_ARCH_NAME="powerpc64"
And a way to invoke this extra arch on the compiler command-line:
CONFIG_EXTRA_TARGET_ARCH_OPTS="-m64"
In this case, this results in an extra compiler:
'powerpc64-linux-uclibc-gcc', which invokes
'powerpc-linux-uclibc-gcc -m64'
This is a more standard way of building biarch toolchains, and allows
the packages to not have to care about how to invoke the 64-bit
compiler.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:14:42 +00:00
nico
f3ad2585b3
fix build on linux >= 2.6.23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 22:04:09 +00:00
nico
dbca3552f6
package/ov51x-jpeg:
...
* update to 1.5.7
* add userland package
* add fallback url
(closes : #3216 )
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:43:38 +00:00
nico
899c0c59f7
disable kmod-mmc-over-gpio on x86
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:28:54 +00:00
nico
f5df126e9e
add missing MMC config symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:27:48 +00:00
nico
f78c323488
add missing SSB config symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:26:41 +00:00
nico
eed98d8bd7
package/qc-usb:
...
* update to 0.6.6 (closes : #3215 )
* fix build on linux > 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:20:41 +00:00
thepeople
6704630008
add missing include in restart
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 14:57:47 +00:00
nico
e7b225df0b
install build-depends packages as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 09:37:44 +00:00
matteo
8addc94cb6
ar7: nuke unneeded patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-11 23:18:01 +00:00
ymano
5b0a7225a5
Add ps3 target specific utilities package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-11 21:21:17 +00:00
florian
829e3cf764
Delete config-default file and resync kernel configuration for brcm63xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-11 14:22:41 +00:00
florian
dcc6bbd3a0
Fix errors on capifs loading ( #3250 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-11 14:21:06 +00:00
florian
f8d56a3a3f
Do not disable tls yet, uclibc-ntpl will support it soon
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-10 15:52:38 +00:00
florian
b60974cf59
Fix hostapd compilation errors on STA_INFO ( #3308 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-10 14:28:14 +00:00
florian
ff6d231f67
Fix typo in the payload option for br2684ctl ( #3318 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10783 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-10 14:09:04 +00:00
florian
0a30615206
Disable tls support, uClibc does not support it, and it could lead to linking failures with some braindead autoconf programs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-10 14:05:38 +00:00
juhosg
cfc3c23900
[kernel] fix a quilt incompatible patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-10 08:45:31 +00:00
kaloz
14263aecd5
add basic support for the Titan Wireless TW-533-4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 23:01:20 +00:00
kaloz
4243a6b5a4
add generic arm machine registry update
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 23:00:20 +00:00
matteo
dcbea8c53a
ar7: remove useless chunks from a patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 22:54:32 +00:00
nbd
0a8d942db4
madwifi: remove reset delay - seems like it's not necessary anymore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 19:55:08 +00:00
florian
971ba9bfa2
Add the firmware generation for the AG241v2b device ( #3315 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 19:22:26 +00:00
florian
c8ed14f084
Disable drivers that we do not package within the mac80211 package (everything except rt2x00)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 19:20:07 +00:00
nbd
f043f99dc0
fix the 3g interface configuration
...
The first problem is the "chat" command which misses "-E", so the
environment variable addressed inside the script is never used and
the script breaks.
The second problem is the that you cannot assume an Option card when
you did "not discover a Novatel".
In my case the script tried to set the mode with the Option
AT-command which failed on the Huawei stick.
Unfortunaltely I don't have a correct command for that device, so I
just want to start the connection without any mode set before thus using
the defaults.
Signed-off-by: Markus Wigge <mwigge@marcant.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 15:35:34 +00:00
nbd
373ac601eb
forward port redboot rootfs partition space expansion patch to 2.6.24
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-08 20:11:26 +00:00
nbd
ba96dc71c9
upgrade uci to 0.3.1 - fixes a parser problem
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-08 19:51:15 +00:00
juhosg
33af3e23b0
[kernel] modules/gpio-buttons: fix build error on older kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-08 11:49:22 +00:00
mb
c19a584c44
ssb-mips: Fix IRQ routing on the MIPS core.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-08 09:15:53 +00:00