]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
vim: use upstream generated .po files
authorSteve Sakoman <steve@sakoman.com>
Tue, 21 Nov 2023 13:55:42 +0000 (03:55 -1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Nov 2023 21:26:17 +0000 (21:26 +0000)
commit13d9551ba626f001c71bf908df16caf1d739cf13
tree8494fb9402188611f593b88304fff266d3fd6d18
parent3c0deafcfcea3f610c7dd9a2d2884a16fbfe0497
vim: use upstream generated .po files

A previous commit attempted to fix reproducibility errors by forcing
regeneration of .po files. Unfortunately this triggered a different
type of reproducibility issue.

Work around this by adjusting the timestamps of the troublesome .po
files so they are not regenerated and we use the shipped upstream
versions of the files.

The shipped version of ru.cp1251.po doesn't seem to have been created
with the vim tooling and specifies CP1251 instead of cp1251, fix that.

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/vim/vim.inc