Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Mon, 5 Jul 2004 18:19:09 +0000 (18:19 +0000)
committerPhil Blundell <philb@gnu.org>
Mon, 5 Jul 2004 18:19:09 +0000 (18:19 +0000)
into dixie.nexus.co.uk:/home/pb/oe/oe-packages

2004/07/05 19:18:54+01:00 nexus.co.uk!pb
apply awk patch from Dmitry Zakharov to fix problems with freeswan

BKrev: 40e99b9dfKOD4xIYpPSwzkmVlwpSRg

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

diff --git a/busybox/busybox-1.00-pre10/awk.patch b/busybox/busybox-1.00-pre10/awk.patch
new file mode 100644 (file)
index 0000000..e69de29
index 276b02d..1cb3207 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r5"
+PR = "r6"
 LICENSE = "GPL"
 DESCRIPTION = "BusyBox version ${PV}. \
 BusyBox combines tiny versions of many common UNIX utilities into a single \
@@ -14,6 +14,7 @@ system."
 SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
            file://add-getkey-applet.patch;patch=1 \
            file://bb-iproute-iftunnel.patch;patch=1 \
+          file://awk.patch;patch=1;pnum=0 \
            file://defconfig \
            file://syslog \
            file://hwclock.sh"