openwrt/package
Jonas Gorski 61e2e03311 kernel: Fix firewire for 2.6.37+
The old ieee1394 stack was removed in 2.6.37. The new firewire stack is
available for all kernel versions, but experimental for the older one, so
make both available where appropriate.

SVN-Revision: 27874
2011-08-02 09:53:19 +00:00
..
6in4 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643) 2011-07-05 00:52:10 +00:00
6to4 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to control the generated radvd prefix values (#9147) 2011-07-17 15:43:18 +00:00
acx acx: Major rework of acx.sh script 2011-03-17 07:23:28 +00:00
acx-mac80211 acx-mac80211: Compile fix for newer kernels 2011-06-15 21:18:21 +00:00
admswconfig
apex only support EABI on ARM targets 2011-03-07 12:59:19 +00:00
ar7-atm
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: warn when calling /etc/init.d/<script> enable and neither START nor STOP is defined 2011-07-27 09:02:10 +00:00
block-mount block-mount: remove explicit lock waits, solves some potential race conditions 2011-06-19 18:15:14 +00:00
bridge-utils
broadcom-diag brcm47xx: add initial support for devices with bcma bus. 2011-06-28 22:21:57 +00:00
broadcom-wl broadcom-wl: fix setup of virtual interfaces (patch by Nathan Hintz) 2011-08-01 18:41:05 +00:00
busybox busybox: update to 1.18.5, patch from Peter Wagner 2011-06-25 22:05:14 +00:00
button-hotplug
comgt comgt: clean up patch, rename gcom binary to comgt, but add a compatibility symlink 2011-07-20 08:47:19 +00:00
compcache compcache does not build on 2.6.38+ 2011-06-04 13:35:48 +00:00
crda
cyassl
dnsmasq dnsmasq: allow hostname assignment without static lease The attached patch for dnsmasq.init allows to assign a hostname to a particular mac-address. It's useful to override the client supplied hostname, especially if the client does not supply a hostname at all. 2011-05-24 09:12:50 +00:00
dropbear dropbear: - split port argument at the rightmost colon, allows binding to specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it (#9853) 2011-07-31 12:05:54 +00:00
e2fsprogs e2fsprogs: Fixed filename of patch (needed .patch extension) 2011-07-05 23:19:29 +00:00
ead
ebtables 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
ep80579-drivers
fconfig
firewall firewall: prevent redundant rules if multiple ports and multiple icmp types are given in a rule block for both icmp and other protocols 2011-07-26 22:21:39 +00:00
fuse
gdb gdb: add dependency to libexpat when present 2011-08-01 09:32:01 +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: Remove newline at start of config (cosmetic) 2011-03-17 07:23:32 +00:00
hostap-utils
hostapd hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837) 2011-07-29 14:14:32 +00:00
hotplug2 hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency handling needs fixes 2011-06-23 18:49:24 +00:00
i2c-gpio-custom
ifenslave
iproute2 iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection submenu of the Network package group so that they appear with the packages feed packages that are related. 2011-03-12 07:27:57 +00:00
ipset ipset: do not use -static-libgcc 2011-03-01 15:41:28 +00:00
iptables iptables: refresh patches 2011-07-17 15:53:34 +00:00
iw iw: add support for configuring HT IBSS 2011-06-24 19:53:27 +00:00
ixp4xx-microcode
jshn
kernel kernel: Fix firewire for 2.6.37+ 2011-08-02 09:53:19 +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-tiny
libpcap libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999) 2011-05-24 10:42:49 +00:00
libreadline
librpc librpc: update to a newer version to fix issues with __set_errno 2011-04-18 09:42:46 +00:00
libtool
libubox libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM 2011-03-27 18:21:40 +00:00
linux-atm linux-atm: don't fail if an PREFIX env var is set 2011-07-26 10:47:59 +00:00
ltq-dsl replace all references to xway with danube 2011-07-07 18:20:37 +00:00
ltq-dsl-app reorganize ltq-dsl-app 2011-07-17 19:26:35 +00:00
ltq-ifxos wrong md5sum in ltq-ifxos 2011-07-10 10:40:37 +00:00
ltq-kpi2udp
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 fix ltq-vmmc SoC dependency 2011-07-07 18:20:47 +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 mac80211: fix a compiler warning 2011-08-01 21:14:15 +00:00
madwifi better lantiq support in madwifi 2011-07-17 19:27:14 +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 package/mtd: don't append jffs2 data multiple times 2011-07-02 08:38:00 +00:00
ncurses ncurses: enable C++ bindings (#9442) 2011-05-22 16:53:09 +00:00
nvram
ocf-crypto-headers ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
openssl
opkg opkg: avoid using getline() to fix a compile issue on darwin (patch by Javier Palacios, #9223) 2011-04-15 16:18:11 +00:00
perf perf: mark as broken for now 2011-08-01 18:16:19 +00:00
pjsip pjsip-ltq-tap is for all lantiq targets 2011-07-07 18:19:51 +00:00
ppp ppp: remove zero-length patches 2011-07-28 17:34:44 +00:00
pptp pptp: properly support symbolic VPN host names, tear down created host routes (#4876) 2011-07-17 22:42:29 +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: disable by default 2011-07-29 16:32:55 +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 relayd: map "ipaddr" option to local ip (-L) 2011-04-27 19:16:35 +00:00
resolveip resolveip: fix whitespace 2011-07-17 22:47:56 +00:00
robocfg
rotary-gpio-custom
rtc-rv5c386a
siit
soloscli soloscli: fix new lines in soloscli 2011-06-02 14:38:01 +00:00
spi-ks8995
spidev_test
swconfig swconfig: fix backward compatibility 2011-07-28 19:54:11 +00:00
switch
uboot-ar71xx uboot-ar71xx: add a dependency on the ar71xx target 2011-04-15 15:41:49 +00:00
uboot-envtools
uboot-kirkwood
uboot-lantiq uboot-lantiq 2011-07-17 19:27:34 +00:00
uboot-omap35xx Modify environment variables for altered filesystem layout 2011-04-12 14:24:20 +00:00
uboot-xburst
ubus ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM 2011-03-27 18:21:45 +00:00
uci uci: fix one more unused-but-set issue (#9731) 2011-07-19 20:44:35 +00:00
udev
uhttpd uhttpd: pass feature flags (#9742) 2011-07-19 06:59:47 +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 package/wprobe: fix for kernels >= 2.6.38 2011-02-24 15:51:28 +00:00
wrt55agv2-spidevs
xfsprogs change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 2011-03-06 21:42:48 +00:00
yamonenv
zlib
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