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
Lars-Peter Clausen
2552e9362b
Add @GNOME download source.
...
SVN-Revision: 12469
2008-09-01 21:46:17 +00:00
Florian Fainelli
0fdecd35bd
Treat vlynq external divisor just like automatic, fix comment about it, thanks sn9
...
SVN-Revision: 12467
2008-09-01 19:29:25 +00:00
Felix Fietkau
eef95be7a2
add TARGET_CXX variable which points to the c++ cross compiler
...
SVN-Revision: 12466
2008-09-01 18:35:03 +00:00
John Crispin
38516cd780
fixes usb storage mounting
...
SVN-Revision: 12465
2008-09-01 17:42:35 +00:00
Felix Fietkau
d962e2ea4a
make openwrt boot on ar9130 (currently no ethernet yet)
...
SVN-Revision: 12463
2008-09-01 14:41:26 +00:00
Nicolas Thill
0fa02d0f80
Change even more dependencies on kmod-video-core after [12460]
...
SVN-Revision: 12462
2008-09-01 14:18:32 +00:00
Nicolas Thill
adc7b255c7
Move I2C_PCA Kconfig item to generic-2.6
...
SVN-Revision: 12459
2008-09-01 13:23:54 +00:00
Nicolas Thill
5506066981
Fix AT91 MMC host controller path on 2.6.25
...
SVN-Revision: 12458
2008-09-01 13:21:34 +00:00
Florian Fainelli
027563a593
Use a newer acx firmware
...
SVN-Revision: 12455
2008-09-01 11:51:02 +00:00