From 93dad18b991fdb65351b09c38049d124fb67d20f Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Mon, 29 Jul 2013 07:31:28 +0000 Subject: [PATCH] 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 Signed-off-by: Martin Jansa --- meta-oe/recipes-support/vim/{vim_7.3.905.bb => vim_7.3.1314.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/vim/{vim_7.3.905.bb => vim_7.3.1314.bb} (83%) diff --git a/meta-oe/recipes-support/vim/vim_7.3.905.bb b/meta-oe/recipes-support/vim/vim_7.3.1314.bb similarity index 83% rename from meta-oe/recipes-support/vim/vim_7.3.905.bb rename to 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 PR = "${INC_PR}.0" -SRCREV = "v7-3-905" +SRCREV = "v7-3-1314" SRC_URI += "file://configure.in_remove_CC_quotes.patch;patchdir=.."