diff options
Diffstat (limited to 'packages/busybox')
-rw-r--r-- | packages/busybox/busybox_1.00.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/busybox/busybox_1.00.bb b/packages/busybox/busybox_1.00.bb index ccea9e8718..57fb359c1d 100644 --- a/packages/busybox/busybox_1.00.bb +++ b/packages/busybox/busybox_1.00.bb @@ -12,9 +12,6 @@ SECTION = "base" PRIORITY = "required" PR = "r24" -SPURION = "file://ifupdown-spurious-environ.patch;patch=1" -SPURION_nslu2 = "" - SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ file://add-getkey-applet.patch;patch=1 \ file://udhcpscript.patch;patch=1 \ @@ -30,7 +27,6 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ file://mount-all-type.patch;patch=1 \ file://celf-ash-builtins.patch;patch=1 \ file://dhcp-hostname.patch;patch=1 \ - ${SPURION} \ file://gzip-spurious-const.patch;patch=1 \ file://defconfig \ file://busybox-cron \ |