aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vsftpd/vsftpd_2.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vsftpd/vsftpd_2.0.5.bb')
-rw-r--r--recipes/vsftpd/vsftpd_2.0.5.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/vsftpd/vsftpd_2.0.5.bb b/recipes/vsftpd/vsftpd_2.0.5.bb
index 00f4fd86cc..2375ef5aa1 100644
--- a/recipes/vsftpd/vsftpd_2.0.5.bb
+++ b/recipes/vsftpd/vsftpd_2.0.5.bb
@@ -4,9 +4,9 @@ LICENSE = "GPL"
PR = "r2"
SRC_URI = "ftp://vsftpd.beasts.org/users/cevans/vsftpd-${PV}.tar.gz \
- file://makefile.patch;patch=1 \
- file://nopam.patch;patch=1 \
- file://syscall.patch;patch=1 \
+ file://makefile.patch;apply=yes \
+ file://nopam.patch;apply=yes \
+ file://syscall.patch;apply=yes \
file://init \
file://vsftpd.conf"