12b122f31fld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined Since b65c7b2c79debcb9017e31913e01eeaa280106fb, the implicit search path can be disabled by not #defining __LDSO_SEARCH_INTERP_PATH__. This causes _dl_ldsopath to never be set, so it remains NULL. _dl_ldsopath is still used when __LDSO_LDD_SUPPORT__ is #defined, to strip the path off of the beginning of the absolute path to the ld.so interpreter in use for printing. The _dl_strlen will crash with a NULL argument.
Jo-Philipp Wich
2010-11-05 21:38:38 +00:00
c45884d8f6add missing symbol spotted by buildbot.
Florian Fainelli
2010-11-05 18:46:43 +00:00
3b3bf4d24aath9k: fix ath9k_hw_apply_gpio_override so that it's effective
Felix Fietkau
2010-11-05 18:05:50 +00:00
2ad643a943target/linux: fix a wrong 2.6.37 patch (thank you acinonyx)
Alexandros C. Couloumbis
2010-11-05 17:41:13 +00:00
45179d077comap24xx: Add linux 2.6.37 config/patches
Michael Büsch
2010-11-05 16:59:39 +00:00
7465a11beblinux 2.6.37: Disable DEBUG_ICEDCC
Michael Büsch
2010-11-05 16:57:51 +00:00
82ce95ce36n810 profile: add maemo-kexec
Michael Büsch
2010-11-05 14:35:33 +00:00
02512b6185the same DEFAULT_PACKAGES should be selected in the generic Makefile
Imre Kaloz
2010-11-05 07:33:43 +00:00
e9a7ba29c1only build squashfs images by default
Imre Kaloz
2010-11-05 07:30:55 +00:00
4ec905f3c9target/linux/orion: create subtargets (closes#8154)
Alexandros C. Couloumbis
2010-11-04 22:10:11 +00:00
f341342d38target/linux: extend r23881 for 2.6.37 too.
Alexandros C. Couloumbis
2010-11-04 21:47:29 +00:00
995cedb319InstallDev: Move the "find" out of the lock critical section.
Michael Büsch
2010-11-04 12:42:37 +00:00
e5fc77edd9Lock copying of directory trees to the staging dir with the "staging-dir" lock. This lock probably has to be taken elsewhere, too.
Michael Büsch
2010-11-04 12:28:55 +00:00
635ec6e7d9ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces packet loss under load
Felix Fietkau
2010-11-04 12:26:09 +00:00
bf274946afdeptest: Capitalize failure message. Makes it easier to spot in the logs.
Michael Büsch
2010-11-04 11:30:10 +00:00
9c0c9caaffthese belong to the generic config..
Imre Kaloz
2010-11-04 11:09:08 +00:00
0a5da348d1update kernels to 2.6.32.25 and 2.6.35.8
Imre Kaloz
2010-11-04 09:01:08 +00:00
7b8ed6ff49add missing 2.6.36 symbols
Imre Kaloz
2010-11-04 08:49:11 +00:00
7b3caf6f22Add even more missing symbols to the 2.6.36 config
Lars-Peter Clausen
2010-11-03 21:01:01 +00:00
a8b2a07f37* adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks !
John Crispin
2010-11-03 19:12:34 +00:00
72ae8452cd* adds patch to 2.6.35 series to make dsl work
John Crispin
2010-11-03 19:10:56 +00:00
c04eb11bff* remove broken flag from dsl-control app
John Crispin
2010-11-03 19:07:42 +00:00
109ef6e686* make dsl driver work with new kernel
John Crispin
2010-11-03 19:06:39 +00:00
251535331c* bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack for tapi drivers
John Crispin
2010-11-03 19:02:27 +00:00
100fc4c7cedeptest: Do not clobber the base build and staging dirs
Michael Büsch
2010-11-03 18:48:03 +00:00
676520cf65ensure an empty BUILD_DIR variable is passed down u-boot's makefile
Michael Büsch
2010-11-03 18:26:26 +00:00
42eee22a9bpackage/madwifi: fix r23829 commit
Alexandros C. Couloumbis
2010-11-03 16:55:51 +00:00
a2d17ea8cftarget/linux: add preliminary 2.6.37 kernel support
Alexandros C. Couloumbis
2010-11-03 16:13:33 +00:00
55081c6a19deptest: --force also overrides blacklist stamps
Michael Büsch
2010-11-03 15:18:53 +00:00
ae6b08d22bdeptest: Add --force to force a test
Michael Büsch
2010-11-03 15:01:03 +00:00
050902efd7deptest: Install of host tools has to be forced for every test, because the host staging dir is cleaned prior a test.
Michael Büsch
2010-11-03 14:58:32 +00:00
f75ac90b69ath9k: fix cycle counter tracking
Felix Fietkau
2010-11-03 14:56:05 +00:00
8bab3639b3ath9k: fix queue pending frame counter tracking by cleaning up tx queue selection
Felix Fietkau
2010-11-03 14:55:59 +00:00
b4e2c09b46ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues
Felix Fietkau
2010-11-03 14:55:53 +00:00
00e1797f14deptest: Add option for lean test
Michael Büsch
2010-11-03 14:44:31 +00:00
1e317e8f43deptest: Add sanity check to avoid trouble with illegal package names
Michael Büsch
2010-11-03 12:49:38 +00:00
57ccc7e834deptest: Support specifying certain packages to test on the commandline.
Michael Büsch
2010-11-03 12:41:28 +00:00
87cba7eb46hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplicant (#8164)
Vasilis Tsiligiannis
2010-11-03 10:39:29 +00:00
0e2b397a8bdeptest: Add optional blacklisting
Michael Büsch
2010-11-03 01:10:52 +00:00
ba91f56bf4deptest: Check for .config
Michael Büsch
2010-11-03 00:27:50 +00:00
87fe1d36d3deptest: Install the kernel at init stage
Michael Büsch
2010-11-03 00:24:12 +00:00
e37d386dfcdeptest: Better detection of base directory
Michael Büsch
2010-11-02 23:22:34 +00:00
0cacb5855ddeptest: Also make sure the toolchain is built in the initialization step. This makes it possible to run the script from within a fresh tree.
Michael Büsch
2010-11-02 22:48:29 +00:00
0f21452ff8deptest: Also create "failed" stamps. This makes it easier to check what failed after the script finished.
Michael Büsch
2010-11-02 22:36:32 +00:00
6bb89b547adeptest: Add shbang
Michael Büsch
2010-11-02 21:58:24 +00:00
12dfecd4bedeptest: Fix indent
Michael Büsch
2010-11-02 21:57:03 +00:00
dd7c8797ecmake IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies)
Felix Fietkau
2010-11-02 16:38:57 +00:00
8d40973058make the display support feature flag selectable
Felix Fietkau
2010-11-02 16:26:57 +00:00
4cdf723097switch to uClibc 0.9.31
Imre Kaloz
2010-11-02 13:57:57 +00:00
5403c77633switch to binutils 2.20.1 (except for avr32 and ubicom32)
Imre Kaloz
2010-11-02 13:57:04 +00:00
9611a0f606remove support for uClibc 0.9.30.2 and 0.9.30.3
Imre Kaloz
2010-11-02 12:56:58 +00:00
1f4543eedcmore 2.6.36 config symbols..
Imre Kaloz
2010-11-02 12:28:34 +00:00
9f7da0f900add additional config symbols
Imre Kaloz
2010-11-02 12:22:45 +00:00
c1209bde02refresh 2.6.36 patches
Imre Kaloz
2010-11-02 12:21:31 +00:00
d50ec03710update the gpiolib patch
Imre Kaloz
2010-11-02 12:20:58 +00:00
3b1eb0f07cremove unneeded patches
Imre Kaloz
2010-11-02 12:17:05 +00:00
6e3a7fea20support only 2.6.32 and 2.6.36
Imre Kaloz
2010-11-02 12:01:56 +00:00
68dbac93fcadd a patch to export dma_set_coherent_mask
Imre Kaloz
2010-11-02 11:52:22 +00:00
7ff27c6ff5this is not a platform specific patch
Imre Kaloz
2010-11-02 11:50:56 +00:00
daa9161eaaadd some additional 2.6.36 symbol
Imre Kaloz
2010-11-02 11:49:32 +00:00
199cd21c06package/apex: fix a compile issue
Alexandros C. Couloumbis
2010-11-02 08:37:46 +00:00
548ae3d28an810-gui profile: Add xkeyboard-config
Michael Büsch
2010-11-01 21:46:28 +00:00
cc19ab72acswitch to 2.6.36
Florian Fainelli
2010-11-01 13:09:47 +00:00
b37b7ff9beset the mac address using the chip-unique serial number
Florian Fainelli
2010-11-01 13:09:41 +00:00
90165562aaadd support for 2.6.36 kernel
Florian Fainelli
2010-11-01 13:09:34 +00:00
f52274bf2fuci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)'
Jo-Philipp Wich
2010-11-01 00:20:00 +00:00
21aeb28779initialize clocks earlier for lpj to be correct (#7548)
Florian Fainelli
2010-10-31 21:45:49 +00:00
97b3d9688cremove an obsolete comment for the flock template
Felix Fietkau
2010-10-31 15:36:47 +00:00
b34a0b3282fix usage of flock - use the command mode instead of locking a file descriptor to fix build issues on mac os x
Felix Fietkau
2010-10-31 15:33:48 +00:00
f742f85c2enl80211: fix a station dump crash triggered by sending an invalid ifindex
Felix Fietkau
2010-10-31 14:32:15 +00:00
d9f29a16a0add missing SH_FUNC for remaining md5s calls (#7888)
Felix Fietkau
2010-10-31 13:49:41 +00:00
e0194cb763hostapd: move the madwifi segfault fix to the right place
Felix Fietkau
2010-10-31 13:49:34 +00:00