1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-24 05:34:36 +02:00
openwrt-xburst/package
jogo 4ef5b94744 target: linux: mtd: fix MTDREFRESH to an arbitrary high number
To make the ioctl number "stable", use an arbitrary high number to prevent
conflicts with new mtd ioctls that would push MTDREFRESH's number.

Also make mtd use the in-kernel mtd headers.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 21:16:36 +00:00
..
6in4 [package] 6in4: sync with HE.net endpoint update changes 2011-10-17 12:45:07 +00:00
6to4 [package] 6to4: fix lifetime options (#9147) 2011-09-13 07:29:27 +00:00
acx package/acx: mark as broken for linux 3.1 2011-08-09 12:19:36 +00:00
acx-mac80211 [package] update acx-mac80211 to 20110821 2011-08-26 12:45:19 +00:00
admswconfig [package] 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 [ar7] add support for 2.6.37, thanks Wipster! 2011-02-18 12:52:04 +00:00
arptables [package] 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 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00
base-files package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions 2011-11-09 00:23:58 +00:00
base-files-network package/base-files-network: use new service wrappers 2011-11-08 22:47:54 +00:00
block-mount [package] block-mount: Fixed module loading (double cat is wrong) 2011-11-02 18:38:38 +00:00
bridge-utils remove linux 2.4 support from several packages 2010-06-26 20:43:41 +00:00
broadcom-diag broadcom-diag: add support for bcma 2011-08-04 20:08:57 +00:00
broadcom-wl [package] broadcom-wl: implement wpa_group_rekey option (mapped to nas -g) 2011-09-09 18:21:30 +00:00
busybox package/busybox: passwd: use MD5 hash by default (like it used to be) 2011-11-09 17:32:23 +00:00
button-hotplug button-hotplug: add autoload feature 2011-08-15 14:11:49 +00:00
comgt comgt: add missing file (fixes #10301) 2011-10-28 11:30:21 +00:00
compcache [package] 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 package/cyassl: sync with latest libtool2 changes 2010-12-08 12:59:16 +00:00
dnsmasq package/dnsmasq: use new service wrapper 2011-11-07 22:58:45 +00:00
dropbear package/dropbear: use new service wrapper 2011-11-07 22:58:50 +00:00
e2fsprogs [package] e2fsprogs: Fixed filename of patch (needed .patch extension) 2011-07-05 23:19:29 +00:00
ead [package] ead: fixup some AC_DEFINE() invocations that will make recent automak bail 2010-12-13 01:47:35 +00:00
ebtables [package] 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 [package] ep80579 depend on their corresponding subtarget 2010-10-30 22:35:46 +00:00
fconfig [packages] Various Makefile cleanup. 2009-06-13 16:47:22 +00:00
firewall [package] firewall: add DHCPv6 default rule (#10381) 2011-11-09 11:10:37 +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 [package] cleanup Makefiles (#7212) 2010-04-23 11:27:29 +00:00
gpioctl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
grub [package] grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com> 2011-06-04 14:33:35 +00:00
hostap-driver [package] 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 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
hostapd [package] hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces 2011-11-08 14:22:56 +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 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00
ifenslave remove obsolete kernel dependencies and version checks 2010-06-26 20:44:28 +00:00
iproute2 [package] iproute2: update to 2.6.39 2011-10-07 16:03:12 +00:00
iptables [package] iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in iptables and ip6tables packages (#9691) 2011-08-11 21:26:44 +00:00
iw pacakge/iw: don't show a stray ']' if the chain signal attribute list is empty 2011-11-09 11:47:44 +00:00
ixp4xx-microcode [packages] Various Makefile cleanup. 2009-06-13 16:47:22 +00:00
kernel modules: fixes ko files that were renamed in 3.1 2011-11-03 15:16:50 +00:00
kexec-tools [package] change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 2011-03-06 21:42:48 +00:00
libbsd [package] libbsd: do not build when using uclibc 2011-06-16 14:34:47 +00:00
libipfix ipfix: sync changes from openimp 2009-12-19 22:19:42 +00:00
libjson-c [package] 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: remove some more functions to reduce binary size 2011-02-13 17:05:34 +00:00
libpcap libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999) 2011-05-24 10:42:49 +00:00
libreadline [package] libreadline: install *.so symlinks as well (#4872) 2010-08-27 20:13:17 +00:00
librpc librpc: update to a newer version to fix issues with __set_errno 2011-04-18 09:42:46 +00:00
libtool [package] libtool: remove patches, they don't apply to libltdl 2010-12-18 18:13:12 +00:00
libubox libubox: update to latest version, fixes issues with using the library from C++ code 2011-10-27 08:21:00 +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 [ltq-dsl] 2011-10-10 15:14:17 +00:00
ltq-ifxos wrong md5sum in ltq-ifxos 2011-07-10 10:40:37 +00:00
ltq-kpi2udp [ltq-kpi2udp] 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 [package] lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed 2011-05-04 14:51:06 +00:00
mac80211 ath9k: fix LED related crashes on AR913x 2011-11-07 20:14:09 +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: change wireless ifname numbering schema 2011-11-06 19:57:07 +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 [package] mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile 2010-10-05 17:21:03 +00:00
mountd [package] mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293) 2011-07-17 11:58:05 +00:00
mtd target: linux: mtd: fix MTDREFRESH to an arbitrary high number 2011-11-09 21:16:36 +00:00
ncurses [package] ncurses: enable C++ bindings (#9442) 2011-05-22 16:53:09 +00:00
netifd netifd: fix compile error when both libnl and libnl-tiny are built 2011-11-08 10:12:31 +00:00
nvram [package] add maintainer information 2010-09-30 10:48:37 +00:00
ocf-crypto-headers ocf-linux: version bump to 20110720 2011-07-24 14:17:58 +00:00
openssl openssl: refresh patches 2011-11-03 20:02:42 +00:00
opkg [package] 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-ltq-tap is for all lantiq targets 2011-07-07 18:19:51 +00:00
ppp package/ppp: use new service wrappers 2011-11-08 22:48:05 +00:00
pptp [package] pptp: properly support symbolic VPN host names, tear down created host routes (#4876) 2011-07-17 22:42:29 +00:00
ps3-utils [package] change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 2011-03-06 21:42:48 +00:00
pwm-gpio-custom pwm-gpio-custom: fix compile on linux 2.6.31 2010-08-19 12:49:42 +00:00
px5g [package] add maintainer information 2010-09-30 10:48:37 +00:00
qos-scripts [package] 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 [package] resolveip: fix whitespace 2011-07-17 22:47:56 +00:00
robocfg get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
rotary-gpio-custom Add package rotary-gpio-custom 2010-07-22 11:32:27 +00:00
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 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00
soloscli [package] soloscli: fix new lines in soloscli 2011-06-02 14:38:01 +00:00
spi-ks8995 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00
spidev_test remove obsolete kernel dependencies and version checks 2010-06-26 20:44:28 +00:00
swconfig swconfig: fix vlan/port configs being applied to all switches 2011-10-03 23:39:31 +00:00
switch switch: update for brcm47xx target 2011-08-04 20:07:58 +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-kirkwood] Fixed support for Iomega 2010-10-27 21:24:06 +00:00
uboot-lantiq [uboot-lantiq] 2011-09-26 09:00:11 +00:00
uboot-omap35xx [uboot-omap35xx]: Change u-boot console device to reflect change in omap serial driver 2011-08-19 12:01:30 +00:00
uboot-xburst [package] uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112) 2010-10-21 08:54:36 +00:00
ubus package/ubus: use new service wrapper 2011-11-07 22:59:01 +00:00
uci uci: fix segfault on import of anonymous sections (#10204) 2011-10-21 20:50:23 +00:00
udev [package] udev: Provide define to enable compilation with kernel 2.6.32.33 headers 2011-10-14 11:42:40 +00:00
uhttpd [package] uhttpd: cope with DES crypted passwd entries by not relying on a leading dollar sign to indicate a cipher 2011-11-09 18:55:28 +00:00
util-linux-ng [package] util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally and will fail with missing input files if ncurses was not detected during configure 2010-09-08 06:35:23 +00:00
vsc73x5-ucode vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 MB download with a 14k one 2010-04-30 16:11:31 +00:00
w1-gpio-custom massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00
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 [package] wrt55agv2-spidevs: fix build with recent kernel 2011-10-22 10:40:45 +00:00
xfsprogs [package] change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 2011-03-06 21:42:48 +00:00
yamonenv package/yamonenv: refresh patches 2010-03-26 14:29:32 +00:00
zlib package/zlib: include zlib.pc (pkconfig) 2011-10-25 21:10:37 +00:00
Makefile [package] 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