1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00
openwrt/package
Felix Fietkau cc690d782c Add quilt integration for packages
make package/<package>-prepare QUILT=1 will apply all patches using quilt
Autorebuild will be disabled, so that you can edit all patches in the build dir.
When you're done editing patches and everything works, you can call:
make package/<package>-refresh
That will copy the updated patches from quilt into package/<package>/patches,
and remove all old patches.
Before the patches are overwritten, the correct order of the patches is verified
('cat series' is compared against 'sort series').

SVN-Revision: 7471
2007-06-03 06:16:08 +00:00
..
acx
admswconfig
alsa
aodv-uu
ar7-atm
arptables
base-files
br2684ctl
bridge
broadcom-diag
broadcom-wl
busybox
comgt
dnsmasq
dropbear
e2fsprogs
ebtables
foxboard-utils
fuse
gdbserver
gmp
haserl
hostap
hostap-utils
hostapd
hotplug2
ifenslave
iproute2
ipsec-tools
ipset
iptables
isakmpd
kernel
kexec-tools
keynote
libpcap
linux-atm
madwifi
mtd
nozomi
ntfs-3g
nvram
openssl
openswan
patch-cmdline
pcmcia-cs
ppp
pptp
qc-usb
qos-scripts
robocfg
rt61
rt2500
rt2570
shfs
spca5xx
strongswan
switch
udev
util-linux
wget2nand
wireless-tools
wlcompat
wpa_supplicant
yamonenv
zd1211
zlib
Makefile Add quilt integration for packages 2007-06-03 06:16:08 +00:00