Commit Graph

8856 Commits

Author SHA1 Message Date
Florian Fainelli
55f3b8ade2 Do not try to build autoconf emacs library, as it can fail on some systems like Fedora core 9
SVN-Revision: 12562
2008-09-09 14:53:52 +00:00
Florian Fainelli
ae253edfbe au1000: fix gpio output
when setting the output state of one GPIO pin we have to keep the state of the
other pins, hence use binary OR. also gpio_direction_output() wants to set an
initial value, so add that too.

this fixes a problem with the USB power switch on mtx-1 boards. (#3974)

Signed-off-by: Bruno Randolf <br1@einfach.org>

SVN-Revision: 12561
2008-09-09 09:20:50 +00:00
John Crispin
8dc12e9096 bump ifxmips to 2.6.26.2
SVN-Revision: 12557
2008-09-09 00:09:51 +00:00
Felix Fietkau
480864baef fix autoconf compilation (#3956)
SVN-Revision: 12554
2008-09-08 15:59:08 +00:00
Gabor Juhos
90904e3704 firmware-utils/mkmylofw: WP543 support
SVN-Revision: 12552
2008-09-08 12:39:33 +00:00
Felix Fietkau
5437cc1f7c target features: fix usb support detection
SVN-Revision: 12551
2008-09-08 11:33:00 +00:00
John Crispin
6eefb5071d fixes script that mounts usd storage when it gets attached
SVN-Revision: 12548
2008-09-08 09:30:57 +00:00
Steven Barth
05118305ec dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list datatype
SVN-Revision: 12547
2008-09-07 20:07:55 +00:00
Felix Fietkau
fefd23fe13 restore the /tmp/resolv.conf symlink when stopping dnsmasq
SVN-Revision: 12546
2008-09-07 15:22:25 +00:00
Gabor Juhos
e15237af0a build more image types
SVN-Revision: 12545
2008-09-07 13:28:07 +00:00
Gabor Juhos
b63a7c8640 add gpio-buttons devices
SVN-Revision: 12544
2008-09-07 09:47:37 +00:00
Gabor Juhos
dd8499cc26 simplify leds-gpio device registration
SVN-Revision: 12543
2008-09-07 08:59:27 +00:00
Steven Barth
243904d496 feeds: Switched to LuCI stable branch
SVN-Revision: 12542
2008-09-06 17:55:50 +00:00
Felix Fietkau
71b6a22476 madwifi: add missing include file for the tools multicall binary
SVN-Revision: 12541
2008-09-05 23:27:37 +00:00
Felix Fietkau
f7ad843fdc madwifi: select the right hal binary for EABI on ARM
SVN-Revision: 12540
2008-09-05 23:27:27 +00:00
Gabor Juhos
700d906da5 2.6.26: fix build error caused by the gpio sysfs stuff
SVN-Revision: 12536
2008-09-05 06:52:27 +00:00
Felix Fietkau
359c7e3eb6 upgrade to uci 0.6.2 (bugfixes)
SVN-Revision: 12535
2008-09-04 23:46:02 +00:00
Gabor Juhos
98af79bc2b 2.6.26: fix gpio sysfs patch, forgot to refresh it
SVN-Revision: 12529
2008-09-04 15:24:57 +00:00
Gabor Juhos
da7312105d register gpio-leds on the WP543 board
SVN-Revision: 12528
2008-09-04 13:39:11 +00:00
Gabor Juhos
09a0c73169 enable gpio sysfs support
SVN-Revision: 12527
2008-09-04 13:36:03 +00:00
Gabor Juhos
c6f0aadc2b 2.6.26: backport gpio sysfs support form 2.6.27-rcX
SVN-Revision: 12526
2008-09-04 13:34:36 +00:00
Gabor Juhos
c291408374 enable USB support, and sync kernel config
SVN-Revision: 12521
2008-09-03 19:46:38 +00:00
Gabor Juhos
7914091d97 make use the USB controller on the WP543 board
SVN-Revision: 12520
2008-09-03 19:37:58 +00:00
Gabor Juhos
e9775a5e10 fix platform device ids of the USB controllers
SVN-Revision: 12519
2008-09-03 18:02:18 +00:00
Gabor Juhos
f9afbda3d6 fix EHCI driver
SVN-Revision: 12518
2008-09-03 17:11:51 +00:00
Gabor Juhos
dd3eea99fa fix phy id on the WP543 board
SVN-Revision: 12517
2008-09-03 15:23:26 +00:00
Felix Fietkau
a6fdbbabdd fix ccache installation (#3942)
SVN-Revision: 12515
2008-09-03 13:42:54 +00:00
Felix Fietkau
c6736f006e fix shell return status of the find symlink command
SVN-Revision: 12514
2008-09-03 13:25:26 +00:00
Felix Fietkau
3b937f85e8 add default Build/Install template, which is activated by setting PKG_INSTALL=1
SVN-Revision: 12512
2008-09-03 13:19:50 +00:00
Felix Fietkau
e08253b1c2 change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags
SVN-Revision: 12511
2008-09-03 13:19:41 +00:00
Felix Fietkau
6acecfb3cd add -rpath-link to TARGET_LDFLAGS by default
SVN-Revision: 12510
2008-09-03 13:18:52 +00:00
Felix Fietkau
56885c545e fix recursive symlink issue
SVN-Revision: 12508
2008-09-03 10:27:25 +00:00
Felix Fietkau
096531f61e make sure that when the kernel config changes, compile is triggered for all kernel dependent packages
SVN-Revision: 12503
2008-09-02 15:50:09 +00:00
Felix Fietkau
973d7e80d7 fix ./scripts/env for newer git versions
SVN-Revision: 12502
2008-09-02 15:48:40 +00:00
Felix Fietkau
081d16fed0 remove 0-byte files
SVN-Revision: 12501
2008-09-02 13:36:56 +00:00
Felix Fietkau
6e426abba1 nuke ipkg, now that we use opkg, we don't need it anymore
SVN-Revision: 12500
2008-09-02 11:47:50 +00:00
Imre Kaloz
88041e0f1b final fix for BCM5354 USB cores, hopefully
SVN-Revision: 12499
2008-09-02 11:28:57 +00:00
Felix Fietkau
059e7be269 remove ipkg from busybox
SVN-Revision: 12498
2008-09-02 11:28:38 +00:00
Felix Fietkau
2a58b9c729 remove awx from busybox, refresh patches
SVN-Revision: 12497
2008-09-02 11:18:47 +00:00
Felix Fietkau
e833cd9c61 BusyBox httpd Accept Header Patch
With this patch the BusyBox httpd pass the "Accept:" and
"Accept-Language:" header by the environment variables to the
CGI-Script, so this can make Content Negotiation to deliver the page in
the language, which was selected by the user in the browser settings,
and/or serve the XHTML page with the right MIME-Type
application/xhtml+xml to user agents which support it und text/html
which don't.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>

SVN-Revision: 12496
2008-09-02 11:16:43 +00:00
Felix Fietkau
c2e0f61e56 provide a md5sum wrapper for BSDish systems
SVN-Revision: 12495
2008-09-02 10:58:01 +00:00
Felix Fietkau
b0d8473bf4 get rid of a shell warning if md5sum is not found
SVN-Revision: 12494
2008-09-02 10:57:56 +00:00
Felix Fietkau
6f16d961a5 clean up md5s() shell function
SVN-Revision: 12493
2008-09-02 10:57:51 +00:00
Felix Fietkau
799e7a8fa8 disable autorebuild for the toolchain, as it can easily lead to build breakages
SVN-Revision: 12492
2008-09-02 10:57:35 +00:00
Felix Fietkau
a7d856c4ce add prereq check for extended getopt (#3944)
SVN-Revision: 12491
2008-09-02 10:57:14 +00:00
Felix Fietkau
4f3876f4ee quilt depends on sed
SVN-Revision: 12490
2008-09-02 10:56:56 +00:00
Felix Fietkau
dd8a612816 madwifi upstream does not work on wisoc
SVN-Revision: 12489
2008-09-02 09:45:36 +00:00
Felix Fietkau
76c95e5692 fix madwifi upstream compile for mips (#3952)
SVN-Revision: 12488
2008-09-02 09:44:50 +00:00
Travis Kemen
347913a53c add option to cache local queries, from sn9
SVN-Revision: 12485
2008-09-02 01:37:06 +00:00
Lars-Peter Clausen
fbdb8046c2 Fix enabling of init scripts.
SVN-Revision: 12482
2008-09-02 00:23:59 +00:00