# # Emulates the old mode of OE operation where only one machine can be targetted. # MULTIMACH_TARGET_SYS = "${TARGET_SYS}" MULTIMACH_HOST_SYS = "${HOST_SYS}" STAMP = "${TMPDIR}/stamps/${PF}" WORKDIR = "${TMPDIR}/work/${PF}" PKGDATA_DIR = "${STAGING_DIR}/pkgdata" STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/kernel" it Git repository'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-04-01 20:58:44 +0200
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-04-06 10:38:02 +0200
commit0165ce18503740e99e175b5a1ed823185226f43d (patch)
tree327f8dd00dd9884f92f161f6b046ddd8967b1bf6
parentc906fd7faa8517ca565faba90887d10ebb90e092 (diff)
vim: updated to upstream patch 411
-rw-r--r--recipes/vim/gvim_7.2.bb2
-rw-r--r--recipes/vim/vim-7.2/001-411.diff (renamed from recipes/vim/vim-7.2/001-394.diff)70870
-rw-r--r--recipes/vim/vim_7.2.bb8
3 files changed, 35656 insertions, 35224 deletions
diff --git a/recipes/vim/gvim_7.2.bb b/recipes/vim/gvim_7.2.bb
index da7a3be39a..276a9f0553 100644
--- a/recipes/vim/gvim_7.2.bb
+++ b/recipes/vim/gvim_7.2.bb
@@ -5,8 +5,6 @@ require vim_${PV}.bb
DEPENDS += "gtk+ xt"
-PR = "${INC_PR}.0"
-
EXTRA_OECONF += "--enable-gtk2-test"
#might needs RREPLACES as well
diff --git a/recipes/vim/vim-7.2/001-394.diff b/recipes/vim/vim-7.2/001-411.diff
index 4fcdb39c3e..420ac937d3 100644
--- a/recipes/vim/vim-7.2/001-394.diff
+++ b/recipes/vim/vim-7.2/001-411.diff