1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package
Hauke Mehrtens f5fe6252d1 broadcom-wl: fix reading fallback sprom for pci devices.
When using the Broadcom SDK the SSB bus is emulated as an PCI bus so
the PCI bus number of the first real pci bus is increased by one. The
variable names in the nvram are created with that structure in mind. To
fix this we have ti increases the pci bus number by one. This was also
done for ssb some time ago.

This is based on a patch by nlh.
This closes #10917

SVN-Revision: 30422
2012-02-10 17:11:17 +00:00
..
6in4 6in4: sync with HE.net endpoint update changes 2011-10-17 12:45:07 +00:00
6to4 6to4: fix lifetime options (#9147) 2011-09-13 07:29:27 +00:00
acx package: acx: mark as broken for 3.2 2011-11-09 21:16:45 +00:00
acx-mac80211 acx-mac80211: update to 20111030 2011-11-10 15:31:37 +00:00
admswconfig admswconfig: reset interface after applying config 2011-01-27 21:49:50 +00:00
apex only support EABI on ARM targets 2011-03-07 12:59:19 +00:00
ar7-atm add support for 2.6.37, thanks Wipster! 2011-02-18 12:52:04 +00:00
arptables artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are. 2011-03-12 01:24:18 +00:00
avila-wdt
base-files base-files: add a uci-defaults script which will migrate the root password to /etc/shadow if needed 2012-01-22 22:25:42 +00:00
base-files-network package/base-files-network: fix udhcpc issues introduced in r28866 (closes: #10383) 2011-11-11 13:23:29 +00:00
block-mount block-mount: Fixed module loading (double cat is wrong) 2011-11-02 18:38:38 +00:00
bridge-utils
broadcom-diag broadcom-diag: add support for some new devices 2012-01-13 20:21:15 +00:00
broadcom-wl broadcom-wl: fix reading fallback sprom for pci devices. 2012-02-10 17:11:17 +00:00
busybox busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default to CONFIG_IPV6, not depend on it 2012-01-19 01:50:53 +00:00
button-hotplug button-hotplug: add autoload feature 2011-08-15 14:11:49 +00:00
comgt comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the SIM card. 2011-11-30 14:16:44 +00:00
compcache compcache does not build on 2.6.38+ 2011-06-04 13:35:48 +00:00
crda crda: update regulatory database to 2011-04-28, adds fixes for NL (#9931) 2011-08-13 14:07:01 +00:00
cyassl cyassl: use patch-libtool pkg fixup 2012-01-08 15:39:42 +00:00
dnsmasq dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved refs to in6addr_any when building with external CodeSourcery toolchain 2012-01-18 19:00:53 +00:00
dropbear dropbear: fix build breakage 2011-11-27 05:30:40 +00:00
e2fsprogs e2fsprogs: Fixed filename of patch (needed .patch extension) 2011-07-05 23:19:29 +00:00
ead ead: fixup some AC_DEFINE() invocations that will make recent automak bail 2010-12-13 01:47:35 +00:00
ebtables ebtales: update to v2.0.10-4 2012-01-30 14:02:10 +00:00
ep80579-drivers
fbtest fbtest utility 2012-02-08 10:20:13 +00:00
fconfig
firewall firewall: don't filter IPv4 ICMP types (#10928) 2012-02-07 18:35:48 +00:00
fuse package/fuse: update to version 2.8.5, refresh patches 2010-12-08 20:15:10 +00:00
gdb package/gdb: disable expat properly, remove conditional dependency on libexpat, bump release number 2011-10-09 14:11:33 +00:00
goldfish-qemu
gpioctl
grub grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com> 2011-06-04 14:33:35 +00:00
hostap-driver hostap-driver: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio 2011-09-29 12:37:04 +00:00
hostap-utils
hostapd hostapd: introduce a client_cert option which is passed on to wpa_supplicant (#8876) 2012-01-24 20:54:13 +00:00
hotplug2 base-files: process platform hotplug calls in the early launch of hotplug2 to avoid having crda calls get stuck at boot time (fixes #10350, #10354) 2011-11-05 17:16:01 +00:00
i2c-gpio-custom
ifenslave
iproute2 iproute2: update to 2.6.39 2011-10-07 16:03:12 +00:00
iptables iptables: Fix mod-ipopt package description (#10931) 2012-02-08 14:55:48 +00:00
iw iw: update to version 3.3, sync with latest nl80211.h changes 2012-02-07 11:28:21 +00:00
iwinfo iwinfo: fix segmentation fault when doing two consecutive scans through wpa_supplicant Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change and updated package version. 2012-02-02 14:06:16 +00:00
ixp4xx-microcode
kernel package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols 2012-02-10 13:16:47 +00:00
kexec-tools change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 2011-03-06 21:42:48 +00:00
libbsd libbsd: do not build when using uclibc 2011-06-16 14:34:47 +00:00
libipfix
libjson-c change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 2011-03-06 21:42:48 +00:00
libnl libnl: update to version 2.0 (patch by Philip Prindeville) 2011-02-13 03:56:12 +00:00
libnl-tiny libnl-tiny: export unl_genl_multicast_id() 2012-01-14 13:50:21 +00:00
libpcap libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999) 2011-05-24 10:42:49 +00:00
libreadline
librpc librpc: do not build if external or native toolchains are used 2011-12-08 16:49:45 +00:00
libtool libtool: remove patches, they don't apply to libltdl 2010-12-18 18:13:12 +00:00
libubox libubox: update to latest version, fix some endian issues 2011-12-06 15:59:53 +00:00
linux-atm package/linux-atm: use new service wrappers 2011-11-08 22:48:00 +00:00
ltq-dsl ltq-dsl: fixes driver for targets other than danube 2011-11-03 15:16:39 +00:00
ltq-dsl-app Initial DSL framework 2012-01-24 11:31:23 +00:00
ltq-ifxos wrong md5sum in ltq-ifxos 2011-07-10 10:40:37 +00:00
ltq-kpi2udp * adss in-kernel udp redirect plugin for lantiq voice optimisation 2011-02-07 21:48:55 +00:00
ltq-tapi ltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip 2011-07-06 19:02:27 +00:00
ltq-tapidemo replace all references to xway with danube 2011-07-07 18:20:37 +00:00
ltq-vmmc ltq-vmmc: should be available for falcon and danube only 2011-11-03 15:16:25 +00:00
lua lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed 2011-05-04 14:51:06 +00:00
mac80211 package/mac80211: apply AR71XX PCI workaround on ATH79 as well 2012-02-10 13:16:49 +00:00
maccalc package/maccalc: don't expect to get all data in one read 2011-09-21 11:47:35 +00:00
madwifi package/madwifi: apply AR71XX PCI workaround on ATH79 as well 2012-02-10 13:16:50 +00:00
mkelfimage move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected 2011-07-02 06:49:36 +00:00
mmc_over_gpio
mountd mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293) 2011-07-17 11:58:05 +00:00
mtd mtd: define MTDREFRESH if not defined (external kernel) 2012-02-06 17:15:40 +00:00
ncurses ncurses: enable C++ bindings (#9442) 2011-05-22 16:53:09 +00:00
netifd netifd: set the network device in uci state as well to avoid further remapping issues 2012-02-03 10:17:30 +00:00
nvram
ocf-crypto-headers ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
om-watchdog package: add om-watchdog package 2012-01-04 17:30:39 +00:00
openssl openssl: update to v1.0.0g (CVE-2012-0050) 2012-01-20 17:36:30 +00:00
opkg opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove 2011-10-15 01:05:25 +00:00
pjsip pjsip: bump to 1.10 and improve ltq_tapi backend 2011-11-11 22:23:26 +00:00
ppp package/ppp: fix typo in r28868 (closes: #10429) 2011-11-15 23:40:39 +00:00
pptp pptp: remove support for underlying ipproto, it is adviced since a while that pptp should be declared as separate interface alognside wan - in this configuration the ipproto will cause stray udhcpc errors due to not existent interfaces, so remove it 2012-01-08 15:41:34 +00:00
ps3-utils change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 2011-03-06 21:42:48 +00:00
pwm-gpio-custom
px5g
qos-scripts qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096) 2011-11-03 19:11:01 +00:00
rbcfg package/rbcfg: new tool for modifying boot configuration on the RB4xx boards 2011-06-29 09:40:54 +00:00
redboot-ar231x redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems 2011-03-25 00:55:25 +00:00
relayd package/relayd: use new service wrappers 2011-11-08 22:48:11 +00:00
resolveip resolveip: fix whitespace 2011-07-17 22:47:56 +00:00
robocfg
rotary-gpio-custom
rtc-rv5c386a rtc-rv5c386a: add support for kernel 3.0 2011-08-04 20:06:17 +00:00
sierra-directip add sierra-directip, a package based on the latest DirectIP capable sierra wireless drivers + some fixes 2011-10-27 20:29:05 +00:00
siit
soloscli soloscli: fix new lines in soloscli 2011-06-02 14:38:01 +00:00
spi-ks8995
spidev_test
swconfig swconfig: fix vlan/port configs being applied to all switches 2011-10-03 23:39:31 +00:00
switch switch: fix some memory leaks in switch_parse_vlan() 2012-01-28 13:52:37 +00:00
uboot-ar71xx uboot-ar71xx: add a dependency on the ar71xx target 2011-04-15 15:41:49 +00:00
uboot-envtools package/uboot-envtools: make fw_setenv symlink optional 2011-11-01 09:23:29 +00:00
uboot-kirkwood
uboot-lantiq uboot-lantiq: not all configs were using lzma for compression, add gigaset ramboot image 2011-11-13 12:09:34 +00:00
uboot-omap4 add support for OMAP4 based boards, starting with the PandaBoard 2012-01-14 23:02:56 +00:00
uboot-omap35xx Change u-boot console device to reflect change in omap serial driver 2011-08-19 12:01:30 +00:00
uboot-xburst
ubus ubus: update to the latest version 2011-12-06 16:00:00 +00:00
uci uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1 2011-11-14 13:18:09 +00:00
udev udev: Provide define to enable compilation with kernel 2.6.32.33 headers 2011-10-14 11:42:40 +00:00
uhttpd uhttpd: prevent linking uhttpd binary against crypto libraries 2011-11-15 10:17:59 +00:00
usbreset add usbreset - a small simple utility to send port rests to selected usb devices (#10394) 2011-12-25 13:59:17 +00:00
util-linux-ng
vsc73x5-ucode
w1-gpio-custom
wireless-tools wireless-tools: remove some more unnecessary stuff from iwconfig 2011-03-18 03:41:22 +00:00
wprobe fix wprobe build for arm on 3.2 2012-01-30 14:02:13 +00:00
wrt55agv2-spidevs wrt55agv2-spidevs: fix build with recent kernel 2011-10-22 10:40:45 +00:00
xfsprogs change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 2011-03-06 21:42:48 +00:00
yamonenv
zlib zlib: parallel build has been reported to break this package, disable it (#10948) 2012-02-10 16:13:37 +00:00
Makefile make sure that base-files is installed last, this allows per-target base-file overlays to work correctly 2011-06-08 19:38:25 +00:00