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 | |
| 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>
| -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 f5b1453683..1be5a91022 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=.." |
