diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-13 16:44:00 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-11-24 05:01:37 -1000 |
commit | 899eeaf3fb48c756218ec236aacdb6e65698f6c7 (patch) | |
tree | 45e11c314a1c9234e0443e614d8a61db493b42d5 /documentation/set_versions.py | |
parent | 1ce41a86e3f81a1e9d817cccb0a879731a4c1ac3 (diff) | |
download | poky-899eeaf3fb48c756218ec236aacdb6e65698f6c7.tar.gz |
vim: Improve locale handling
When making checkouts from git, the timestamps can vary and occasionally two files
can end up with the same stamp. This triggers make to regenerate ru.cp1251.po from
ru.po for example. If it isn't regenerated, the output isn't quite the same leading
to reproducibility issues (CP1251 vs cp1251).
Since we added all locales to buildtools tarball now, we can drop the locale
restrictions too. We need to generate a native binary for the sjis conversion
tool so also tweak that.
(From OE-Core rev: fdbdfd90f114ace6891f08625fd3fa8e66959ff7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 042c1a501b1dae5ddb31307b461be02c3591c589)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions