From 76822c8c08c3090902fade2582e0f3e15bde3729 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 8 Feb 2008 09:11:44 +0000 Subject: busybox cleanup: * remove some outdated / in-between versions * remove angstrom-only defconfig in bb 1.7.2 * make 1.7.2 the new default preference --- .../busybox/busybox-1.2.0/ifupdown-spurious-environ.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 packages/busybox/busybox-1.2.0/ifupdown-spurious-environ.patch (limited to 'packages/busybox/busybox-1.2.0/ifupdown-spurious-environ.patch') diff --git a/packages/busybox/busybox-1.2.0/ifupdown-spurious-environ.patch b/packages/busybox/busybox-1.2.0/ifupdown-spurious-environ.patch deleted file mode 100644 index 8753315f2c..0000000000 --- a/packages/busybox/busybox-1.2.0/ifupdown-spurious-environ.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- busybox-1.00/networking/ifupdown.c.old 2005-06-11 19:51:59.000000000 +0100 -+++ busybox-1.00/networking/ifupdown.c 2005-06-11 19:52:19.000000000 +0100 -@@ -148,6 +148,9 @@ - struct mapping_defn_t *mappings; - }; - -+/* XXX */ -+#define environ local_environ -+ - static char no_act = 0; - static char verbose = 0; - static char **environ = NULL; -- cgit v1.2.3