..
acx
upgrade acx and acx-mac80211, removed two patches now unneeded
2007-10-03 17:30:27 +00:00
acx-mac80211
clean up mac80211 related kernel version deps
2007-11-10 15:23:02 +00:00
admswconfig
fix more downloading crap
2007-10-21 12:17:49 +00:00
alsa
move package description to a separate definition, remove it when DESCRIPTION=TITLE
2007-09-07 08:34:51 +00:00
aodv-uu
move package description to a separate definition, remove it when DESCRIPTION=TITLE
2007-09-07 08:34:51 +00:00
ar7-atm
ar7-atm: updated the firmware image ( #2532 )
2007-10-24 15:21:18 +00:00
arptables
refresh all package patches in the buildroot using quilt
2007-06-04 11:25:53 +00:00
b43
add b43 fixes from #2677
2007-11-11 11:44:59 +00:00
base-files
clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
2007-12-13 06:25:54 +00:00
br2684ctl
add missing dependency on linux-atm
2007-10-07 04:27:04 +00:00
bridge-utils
remove duplicate include statement
2007-09-28 01:23:17 +00:00
broadcom-diag
add switch gpio init for bcm57xx (untested, see #2744 )
2007-11-30 21:58:14 +00:00
broadcom-mmc
DESCRIPTION:= is obselete
2007-10-14 04:46:38 +00:00
broadcom-wl
add missing dependency
2007-12-03 00:34:39 +00:00
busybox
remove a broken patch that should have been nuked with the busybox upgrade ( #2809 )
2007-12-13 05:01:08 +00:00
comgt
Allow /dev/ttyUSB2 as wan device for 3g ( #2269 )
2007-09-09 18:41:49 +00:00
dnsmasq
use instead of closes #2759
2007-11-28 04:11:36 +00:00
dropbear
move package description to a separate definition, remove it when DESCRIPTION=TITLE
2007-09-07 08:34:51 +00:00
e2fsprogs
Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-12-09 18:53:06 +00:00
ebtables
bump package versions after updates
2007-09-07 20:41:57 +00:00
fonera-mp3
fixes bug that causes mp3 stream to hang is server is not fast enough
2007-09-11 17:34:52 +00:00
fonera-mp3-drv
Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
2007-12-05 18:45:35 +00:00
foxboard-utils
Fix typos and add quotes, potentially fix build failures with ccache ( #2533 )
2007-10-16 13:54:32 +00:00
fuse
Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-12-09 18:53:06 +00:00
gdbserver
Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-12-09 18:53:06 +00:00
gmp
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
2007-09-28 01:45:11 +00:00
grub
more package submenus
2007-10-18 19:08:16 +00:00
gspcav1
rename spca5xx to gspcav1 (match upstream name change)
2007-09-20 10:41:53 +00:00
hostap-driver
add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
2007-11-28 03:44:18 +00:00
hostap-utils
replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
2007-03-28 00:35:26 +00:00
hostapd
fix libnl include issues which broke a few packages
2007-11-19 23:03:09 +00:00
hotplug2
refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772 )
2007-12-01 17:08:04 +00:00
ifenslave
move package description to a separate definition, remove it when DESCRIPTION=TITLE
2007-09-07 08:34:51 +00:00
iproute2
move package description to a separate definition, remove it when DESCRIPTION=TITLE
2007-09-07 08:34:51 +00:00
ipsec-tools
Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-12-09 18:53:06 +00:00
ipset
mark ipset as 2.6 only
2007-10-20 20:03:52 +00:00
iptables
Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-12-09 18:53:06 +00:00
isakmpd
remove a hack that is no longer necessary
2007-07-12 13:43:59 +00:00
iw
make sure iw doesn't get compiled on older kernels
2007-11-30 11:33:31 +00:00
kernel
LED driver for PCEngines ALIX boards
2007-12-14 00:52:15 +00:00
kexec-tools
Allow kexec to directly use the kernel exposed in a mtd partition and reboot using the right command line
2007-10-14 18:39:20 +00:00
keynote
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
2007-09-28 01:45:11 +00:00
libjson-c
Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
2007-12-05 18:45:35 +00:00
libnl
adjust libnl url
2007-11-30 11:33:28 +00:00
libpcap
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
2007-09-28 01:45:11 +00:00
linux-atm
Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-12-09 18:53:06 +00:00
linux-uvc
add linux-uvc patch from #2842
2007-12-12 21:45:35 +00:00
mac80211
prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies ( #2718 )
2007-11-17 15:54:53 +00:00
madwifi
refresh patches, make madwifi-dfs compile on linux 2.4 again
2007-12-13 04:26:55 +00:00
mtd
move package description to a separate definition, remove it when DESCRIPTION=TITLE
2007-09-07 08:34:51 +00:00
ncurses
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
2007-09-28 01:45:11 +00:00
nozomi
move package description to a separate definition, remove it when DESCRIPTION=TITLE
2007-09-07 08:34:51 +00:00
nvram
Fix usage ( #2613 )
2007-11-01 17:38:02 +00:00
nw802-2.4
add support for NW8xx based USB video devices ( closes : #2319 )
2007-09-21 13:06:31 +00:00
openssl
Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-12-09 18:53:06 +00:00
openswan
update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt packaging code (ported from wr to kamikaze)
2007-12-03 19:48:11 +00:00
ov51x-jpeg
add support for OV51x based USB video devices with in-kernel JPEG decompression ( closes : #2315 )
2007-09-21 13:10:13 +00:00
p54
clean up mac80211 related kernel version deps
2007-11-10 15:23:02 +00:00
pcmcia-cs
Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-12-09 18:53:06 +00:00
ppp
add workaround for ppp-on-boot issues, fixes #2524
2007-12-13 05:50:24 +00:00
pptp
bump package versions after updates
2007-09-07 20:41:57 +00:00
qc-usb
video modules changes: change dependency on kmod-video-core from select to depends, cleanup
2007-09-20 07:31:06 +00:00
qos-scripts
do not fire up the qos-scripts hotplug part if the init script is disabled
2007-09-27 14:06:07 +00:00
robocfg
move package description to a separate definition, remove it when DESCRIPTION=TITLE
2007-09-07 08:34:51 +00:00
rt2x00
Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
2007-12-05 18:45:35 +00:00
rt61
fix more downloading crap
2007-10-21 12:17:49 +00:00
rt2500
fix more downloading crap
2007-10-21 12:17:49 +00:00
rt2570
move package description to a separate definition, remove it when DESCRIPTION=TITLE
2007-09-07 08:34:51 +00:00
shfs
fix mount.shfs symlink issue
2007-12-13 21:04:18 +00:00
spca5xx-le
video modules changes: change dependency on kmod-video-core from select to depends, cleanup
2007-09-20 07:31:06 +00:00
spca5xx-view
rename packages dependecies missed from [8806]
2007-09-16 19:21:23 +00:00
strongswan
bump package versions after updates
2007-09-07 20:41:57 +00:00
switch
fix adm switch misdetection, which led to bogus button events that caused the system to shut down
2007-11-16 03:11:09 +00:00
udev
Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-12-09 18:53:06 +00:00
util-linux-ng
add back patch to fix building on avr32 and cris
2007-12-09 18:31:09 +00:00
wireless-tools
Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-12-09 18:53:06 +00:00
wpa_supplicant
Upgrade wpa_supplicant to 0.5.9 ( #2823 )
2007-12-09 16:23:03 +00:00
yamonenv
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
2007-09-08 19:55:42 +00:00
zd1211-firmware
zd1211-firmware: remove uneeded commands in install, use a separate description, cleanup
2007-09-07 08:24:28 +00:00
zlib
Fix zlib for powerpc
2007-11-29 18:30:27 +00:00
Makefile
fix the sdk
2007-12-14 00:33:25 +00:00