aboutsummaryrefslogtreecommitdiffstats
path: root/busybox
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-08-29 13:18:38 +0000
committerPhil Blundell <philb@gnu.org>2004-08-29 13:18:38 +0000
commitcc49b512ed9509d415e20d9cc703efcd6f40f2fd (patch)
tree3480cd015afaa2844eb215d1833e4e0858237bd9 /busybox
parent162cbc78b83d318ae783e00b94c366c470b5b349 (diff)
downloadopenembedded-cc49b512ed9509d415e20d9cc703efcd6f40f2fd.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages 2004/08/29 14:18:26+01:00 (none)!pb update busybox to HEAD as of 20040829 BKrev: 4131d7aekIK_duw6A6DIMijWhwSo7Q
Diffstat (limited to 'busybox')
-rw-r--r--busybox/busybox-1.00-rc3/HEAD-20040829.patch0
-rw-r--r--busybox/busybox_1.00-rc3.oe4
2 files changed, 2 insertions, 2 deletions
diff --git a/busybox/busybox-1.00-rc3/HEAD-20040829.patch b/busybox/busybox-1.00-rc3/HEAD-20040829.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/busybox/busybox-1.00-rc3/HEAD-20040829.patch
diff --git a/busybox/busybox_1.00-rc3.oe b/busybox/busybox_1.00-rc3.oe
index 624d2413c4..318cb761df 100644
--- a/busybox/busybox_1.00-rc3.oe
+++ b/busybox/busybox_1.00-rc3.oe
@@ -10,13 +10,13 @@ system."
LICENSE = "GPL"
SECTION = "base"
PRIORITY = "required"
-PR = "r1"
+PR = "r2"
# 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://bb-iproute-iftunnel.patch;patch=1 \
- file://busybox-1.0.0-rc3-modprobe-fixup.patch;patch=1 \
file://defconfig \
file://syslog \
file://hwclock.sh"