blob: 55b2fb91dfbf08422c1f9e57fe820ee69ef6c834 (
plain)
1
2
3
4
5
6
7
8
|
include ctorrent.inc
PR = "r3"
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"
|