git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a12f03
)
vim_7.2.bb: Add apply=no to 001-411.diff
author
Khem Raj
<raj.khem@gmail.com>
Wed, 26 May 2010 18:41:13 +0000
(11:41 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Wed, 26 May 2010 18:41:13 +0000
(11:41 -0700)
* This patch is applied manually in the recipe.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/vim/vim_7.2.bb
patch
|
blob
|
history
diff --git
a/recipes/vim/vim_7.2.bb
b/recipes/vim/vim_7.2.bb
index
b1d71a2
..
d79f787
100644
(file)
--- 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() {