summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--busybox/busybox-1.00-rc3/dhcpretrytime.patch0
-rw-r--r--busybox/busybox-1.00-rc3/udhcpscript.patch0
-rw-r--r--busybox/busybox_1.00-rc3.oe4
3 files changed, 3 insertions, 1 deletions
diff --git a/busybox/busybox-1.00-rc3/dhcpretrytime.patch b/busybox/busybox-1.00-rc3/dhcpretrytime.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/busybox/busybox-1.00-rc3/dhcpretrytime.patch
diff --git a/busybox/busybox-1.00-rc3/udhcpscript.patch b/busybox/busybox-1.00-rc3/udhcpscript.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/busybox/busybox-1.00-rc3/udhcpscript.patch
diff --git a/busybox/busybox_1.00-rc3.oe b/busybox/busybox_1.00-rc3.oe
index 0ee786047f..19722c8dd4 100644
--- a/busybox/busybox_1.00-rc3.oe
+++ b/busybox/busybox_1.00-rc3.oe
@@ -10,13 +10,15 @@ system."
LICENSE = "GPL"
SECTION = "base"
PRIORITY = "required"
-PR = "r8"
+PR = "r9"
# file://busybox-1.00-pre10-fuser.patch;patch=1
SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
file://HEAD-20040829.patch;patch=1 \
file://add-getkey-applet.patch;patch=1 \
file://awk2.patch;patch=1 \
+ file://udhcpscript.patch;patch=1 \
+ file://dhcpretrytime.patch;patch=1 \
file://defconfig \
file://busybox-cron \
file://busybox-httpd \