diff options
-rw-r--r-- | packages/ctorrent/ctorrent_1.3.4.bb | 8 | ||||
-rw-r--r-- | packages/ctorrent/files/align.patch | 0 | ||||
-rw-r--r-- | packages/ctorrent/files/configure.patch | 0 | ||||
-rw-r--r-- | packages/ctorrent/files/crash.patch | 0 | ||||
-rw-r--r-- | packages/ctorrent/files/fmt.patch | 0 | ||||
-rw-r--r-- | packages/ctorrent/files/stall.patch | 0 | ||||
-rw-r--r-- | packages/ctorrent/files/tracker.patch | 0 |
7 files changed, 6 insertions, 2 deletions
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 --- /dev/null +++ b/packages/ctorrent/files/align.patch diff --git a/packages/ctorrent/files/configure.patch b/packages/ctorrent/files/configure.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/ctorrent/files/configure.patch diff --git a/packages/ctorrent/files/crash.patch b/packages/ctorrent/files/crash.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/ctorrent/files/crash.patch diff --git a/packages/ctorrent/files/fmt.patch b/packages/ctorrent/files/fmt.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/ctorrent/files/fmt.patch diff --git a/packages/ctorrent/files/stall.patch b/packages/ctorrent/files/stall.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/ctorrent/files/stall.patch diff --git a/packages/ctorrent/files/tracker.patch b/packages/ctorrent/files/tracker.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/ctorrent/files/tracker.patch |