diff options
author | Paul Barker <paul@paulbarker.me.uk> | 2013-07-29 07:31:28 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-08-03 15:10:46 +0200 |
commit | 93dad18b991fdb65351b09c38049d124fb67d20f (patch) | |
tree | 511e5f3f03fb7b9e6fbd3c82c7356e14fcd5aa4b /meta-oe/recipes-support/vim | |
parent | cef9aaa744f75fbe6a254909d2fb1a942f2e0df8 (diff) | |
download | meta-openembedded-93dad18b991fdb65351b09c38049d124fb67d20f.tar.gz |
vim: upgrade to v7.3.1314
This is the last patch in the vim 7.3 series, the next release will be vim 7.4.
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/vim')
-rw-r--r-- | meta-oe/recipes-support/vim/vim_7.3.1314.bb (renamed from meta-oe/recipes-support/vim/vim_7.3.905.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/vim/vim_7.3.905.bb b/meta-oe/recipes-support/vim/vim_7.3.1314.bb index f5b145368..1be5a9102 100644 --- a/meta-oe/recipes-support/vim/vim_7.3.905.bb +++ b/meta-oe/recipes-support/vim/vim_7.3.1314.bb | |||
@@ -2,6 +2,6 @@ require ${PN}.inc | |||
2 | 2 | ||
3 | PR = "${INC_PR}.0" | 3 | PR = "${INC_PR}.0" |
4 | 4 | ||
5 | SRCREV = "v7-3-905" | 5 | SRCREV = "v7-3-1314" |
6 | 6 | ||
7 | SRC_URI += "file://configure.in_remove_CC_quotes.patch;patchdir=.." | 7 | SRC_URI += "file://configure.in_remove_CC_quotes.patch;patchdir=.." |