aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/vim/vim_7.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/vim/vim_7.2.bb b/recipes/vim/vim_7.2.bb
index b1d71a22b4..d79f787b07 100644
--- a/recipes/vim/vim_7.2.bb
+++ b/recipes/vim/vim_7.2.bb
@@ -14,7 +14,7 @@ require vim.inc
PR = "${INC_PR}.1"
# 001-411.diff contains 411 patches fetched from upstream
-SRC_URI += "file://001-411.diff"
+SRC_URI += "file://001-411.diff;apply=no"
# we need to apply patches in other dir then ${S}
do_applypatch() {