From 8b4b7a3ddef330c3bb880f9b34437bb8bf7cbab1 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 10 Feb 2005 23:38:11 +0000 Subject: [PATCH] ctorrent: apply unslung's patchset (other than getcwd, which is already fixed, and configure, which is bogus). BKrev: 420bf0639AcekmfgghflSstd_78nQg --- packages/ctorrent/ctorrent_1.3.4.bb | 8 ++++++-- packages/ctorrent/files/align.patch | 0 packages/ctorrent/files/configure.patch | 0 packages/ctorrent/files/crash.patch | 0 packages/ctorrent/files/fmt.patch | 0 packages/ctorrent/files/stall.patch | 0 packages/ctorrent/files/tracker.patch | 0 7 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 packages/ctorrent/files/align.patch create mode 100644 packages/ctorrent/files/configure.patch create mode 100644 packages/ctorrent/files/crash.patch create mode 100644 packages/ctorrent/files/fmt.patch create mode 100644 packages/ctorrent/files/stall.patch create mode 100644 packages/ctorrent/files/tracker.patch diff --git a/packages/ctorrent/ctorrent_1.3.4.bb b/packages/ctorrent/ctorrent_1.3.4.bb index 7690533cbb..55b2fb91df 100644 --- a/packages/ctorrent/ctorrent_1.3.4.bb +++ b/packages/ctorrent/ctorrent_1.3.4.bb @@ -1,4 +1,8 @@ include ctorrent.inc -PR = "r2" +PR = "r3" -SRC_URI += "file://nogetwd.patch;patch=1" +SRC_URI += "file://nogetwd.patch;patch=1 \ + file://crash.patch;patch=1 \ + file://fmt.patch;patch=1 \ + file://stall.patch;patch=1 \ + file://tracker.patch;patch=1" diff --git a/packages/ctorrent/files/align.patch b/packages/ctorrent/files/align.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/ctorrent/files/configure.patch b/packages/ctorrent/files/configure.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/ctorrent/files/crash.patch b/packages/ctorrent/files/crash.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/ctorrent/files/fmt.patch b/packages/ctorrent/files/fmt.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/ctorrent/files/stall.patch b/packages/ctorrent/files/stall.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/ctorrent/files/tracker.patch b/packages/ctorrent/files/tracker.patch new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5