]> code.ossystems Code Review - openembedded-core.git/commit
libx11: squash whitespace in generated files
authorRoss Burton <ross.burton@intel.com>
Wed, 22 Jan 2020 17:37:48 +0000 (17:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 16:38:54 +0000 (16:38 +0000)
commit6768d0d7988294769a41c7ba40f29874366da00f
tree5a873e24afbbcfdb28bb7fbf29d05b20a7728675
parentc3cafc69340d5bc4ec6840e71d63f54283c44960
libx11: squash whitespace in generated files

The locale data in the recipe is generated using cpp, which results in
differing amounts of whitespace depending on what compiler is used.
This means that the files may differ in just whitespace, which is
sufficient for RPM's multilib code to consider them different and not
allow lib32-libx11-locale and lib64-libx11-locale to be installed at the
same time.

[ YOCTO #13647 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/xorg-lib/files/libx11-whitespace.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-lib/libx11-compose-data_1.6.8.bb
meta/recipes-graphics/xorg-lib/libx11_1.6.9.bb