Merge bk://openembedded@openembedded.bkbits.net/packages-devel
authorPhil Blundell <philb@gnu.org>
Sun, 14 Nov 2004 19:46:57 +0000 (19:46 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 14 Nov 2004 19:46:57 +0000 (19:46 +0000)
into stealth.nexus.co.uk:/home/pb/oe/oe-packages

2004/11/14 19:46:36+00:00 nexus.co.uk!pb
add pidfile patch for busybox udhcp, courtesy Murray Jensen

BKrev: 4197b631GC0sNnjH1Pzx4ibG0fdK7Q

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

diff --git a/busybox/busybox-1.00/udhcppidfile.patch b/busybox/busybox-1.00/udhcppidfile.patch
new file mode 100644 (file)
index 0000000..e69de29
index 196f292..63e4a7c 100644 (file)
@@ -11,13 +11,14 @@ HOMEPAGE = "http://www.busybox.net"
 LICENSE = "GPL"
 SECTION = "base"
 PRIORITY = "required"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
            file://add-getkey-applet.patch;patch=1 \
           file://udhcpscript.patch;patch=1 \
           file://dhcpretrytime.patch;patch=1 \
           file://hdparm_M.patch;patch=1 \
+          file://udhcppidfile.patch;patch=1 \
            file://defconfig \
            file://busybox-cron \
           file://busybox-httpd \