<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-graphics/kmscon/files/0001-fix-zlib-cross-compiling-errors.patch, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-05-21T19:57:24+00:00</updated>
<entry>
<title>kmscon: fix zlib cross-compiling errors</title>
<updated>2026-05-21T19:57:24+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>adam.duskett@amarulasolutions.com</email>
</author>
<published>2026-05-21T15:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=72154f38fc5384729ef3a42eb7c4ca0afaf1664b'/>
<id>urn:sha1:72154f38fc5384729ef3a42eb7c4ca0afaf1664b</id>
<content type='text'>
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 &lt;adam.duskett@amarulasolutions.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
</feed>
