diff options
author | Phil Blundell <philb@gnu.org> | 2004-09-23 15:07:26 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-09-23 15:07:26 +0000 |
commit | 37cf85cdd632e68750e1b088d3bd0e04c859a3a7 (patch) | |
tree | c6d44a7bbbf86e07c3e50b37b5f13792c96f08bb /busybox | |
parent | 6fd32002539d323359b20a7b230bfdd0e8eb5c68 (diff) |
remove redundant patch, reported by seb@frankengul.org
BKrev: 4152e6ae-3B4oi1jf8rYvIoiDjRKfQ
Diffstat (limited to 'busybox')
-rw-r--r-- | busybox/busybox-1.00-rc3/bb-iproute-iftunnel.patch | 0 | ||||
-rw-r--r-- | busybox/busybox_1.00-rc3.oe | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/busybox/busybox-1.00-rc3/bb-iproute-iftunnel.patch b/busybox/busybox-1.00-rc3/bb-iproute-iftunnel.patch deleted file mode 100644 index e69de29bb2..0000000000 --- a/busybox/busybox-1.00-rc3/bb-iproute-iftunnel.patch +++ /dev/null diff --git a/busybox/busybox_1.00-rc3.oe b/busybox/busybox_1.00-rc3.oe index 2c84dc0c9f..f2840f4a1a 100644 --- a/busybox/busybox_1.00-rc3.oe +++ b/busybox/busybox_1.00-rc3.oe @@ -10,13 +10,12 @@ system." LICENSE = "GPL" SECTION = "base" PRIORITY = "required" -PR = "r3" +PR = "r4" # 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://defconfig \ file://cron \ file://httpd \ |