into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/12 11:50:57+01:00 reciva.com!pb
new xorg snapshot
2005/06/12 11:33:55+01:00 reciva.com!pb
second attempt at fixing the busybox environ thing
BKrev: 42ac1f1aoAopYvTGJJFaO61xPMc9hA
+--- 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;
LICENSE = "GPL"
SECTION = "base"
PRIORITY = "required"
-PR = "r24"
+PR = "r25"
SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
file://add-getkey-applet.patch;patch=1 \
file://celf-ash-builtins.patch;patch=1 \
file://dhcp-hostname.patch;patch=1 \
file://gzip-spurious-const.patch;patch=1 \
+ file://ifupdown-spurious-environ.patch;patch=1 \
file://defconfig \
file://busybox-cron \
file://busybox-httpd \