]> 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)
committerSteve Sakoman <steve@sakoman.com>
Wed, 22 Nov 2023 14:20:12 +0000 (04:20 -1000)
commit14629902c9bb8ac155cf1077377589ab086c5020
tree03752ea602e4826f325eaf34b2cd638a0bae9cce
parentfdbdfd90f114ace6891f08625fd3fa8e66959ff7
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>
(cherry picked from commit 13d9551ba626f001c71bf908df16caf1d739cf13)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/vim/vim.inc