This is the last patch in the vim 7.3 series, the next release will be vim 7.4.
Signed-off-by: Paul Barker <[email protected]> --- 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 f5b1453..1be5a91 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=.." -- 1.8.3.4 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
