apply patch from Murray Jensen to fix udhcpc breakage introduced in previous patch
authorPhil Blundell <philb@gnu.org>
Fri, 26 Nov 2004 21:54:03 +0000 (21:54 +0000)
committerPhil Blundell <philb@gnu.org>
Fri, 26 Nov 2004 21:54:03 +0000 (21:54 +0000)
BKrev: 41a7a5fbf_lvwQweOUgt9MB1uBUsjw

busybox/busybox-1.00/udhcppidfile-breakage.patch [new file with mode: 0644]
busybox/busybox_1.00.oe

diff --git a/busybox/busybox-1.00/udhcppidfile-breakage.patch b/busybox/busybox-1.00/udhcppidfile-breakage.patch
new file mode 100644 (file)
index 0000000..e69de29
index 74de883..63ac743 100644 (file)
@@ -11,7 +11,7 @@ HOMEPAGE = "http://www.busybox.net"
 LICENSE = "GPL"
 SECTION = "base"
 PRIORITY = "required"
-PR = "r6"
+PR = "r7"
 
 SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
            file://add-getkey-applet.patch;patch=1 \
@@ -19,6 +19,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
           file://dhcpretrytime.patch;patch=1 \
           file://hdparm_M.patch;patch=1 \
           file://udhcppidfile.patch;patch=1 \
+          file://udhcppidfile-breakage.patch;patch=1 \
            file://defconfig \
            file://busybox-cron \
           file://busybox-httpd \