diff options
| author | Adam Duskett <adam.duskett@amarulasolutions.com> | 2026-05-21 17:31:23 +0200 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-05-29 09:29:32 +0530 |
| commit | 7d1f4b0940fddec78536f90f8242b23c6ad309c0 (patch) | |
| tree | 917af4c06f09973b3d7ae4fd78eb2c9fa5f754e2 /meta-python/recipes-devtools/python/python3-wtforms_2.2.1.bb | |
| parent | 74c663dd4ed728d956cf5f0000200bfc58e80366 (diff) | |
| download | meta-openembedded-7d1f4b0940fddec78536f90f8242b23c6ad309c0.tar.gz | |
kmscon: fix zlib cross-compiling errors
zlib compression was introduced in version 9.3.3. However, when
cross-compiling kmscon for an architecture other than x86_64, the
genunifont executable tries to use the build-systems zlib instead
of the hosts zlib.
This leads to the following error during compiling:
libz.so: error adding symbols: file in wrong format
Fix this by adding a new native zlib dependency specifically for the
genunifont executable.
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit 72154f38fc5384729ef3a42eb7c4ca0afaf1664b)
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-wtforms_2.2.1.bb')
0 files changed, 0 insertions, 0 deletions
