From: Khem Raj Date: Wed, 26 May 2010 18:41:13 +0000 (-0700) Subject: vim_7.2.bb: Add apply=no to 001-411.diff X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5439bfeae57c86b7a0a613a16352ea297b4e3b5e;p=openembedded.git vim_7.2.bb: Add apply=no to 001-411.diff * This patch is applied manually in the recipe. Signed-off-by: Khem Raj --- 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() {