diff options
| author | Adam Duskett <adam.duskett@amarulasolutions.com> | 2026-05-21 17:31:23 +0200 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-21 12:57:24 -0700 |
| commit | 72154f38fc5384729ef3a42eb7c4ca0afaf1664b (patch) | |
| tree | 75ce6eac61a12e1dc920ffd4e0508ec3e4ce8184 /meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb | |
| parent | c6abe6c8b00830a0f0c75fcdbc0b8c723579024f (diff) | |
| download | meta-openembedded-72154f38fc5384729ef3a42eb7c4ca0afaf1664b.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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb')
0 files changed, 0 insertions, 0 deletions
