From 21dbae2864710bb19fff15c79acfae099cd2e7e7 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 26 Nov 2004 21:54:03 +0000 Subject: apply patch from Murray Jensen to fix udhcpc breakage introduced in previous patch BKrev: 41a7a5fbf_lvwQweOUgt9MB1uBUsjw --- busybox/busybox-1.00/udhcppidfile-breakage.patch | 0 busybox/busybox_1.00.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 busybox/busybox-1.00/udhcppidfile-breakage.patch (limited to 'busybox') diff --git a/busybox/busybox-1.00/udhcppidfile-breakage.patch b/busybox/busybox-1.00/udhcppidfile-breakage.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/busybox/busybox_1.00.oe b/busybox/busybox_1.00.oe index 74de8835da..63ac74350d 100644 --- a/busybox/busybox_1.00.oe +++ b/busybox/busybox_1.00.oe @@ -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 \ -- cgit v1.2.3