]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
qemu: Ensure libpng dependency is deterministic
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Dec 2022 21:15:33 +0000 (21:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Dec 2022 23:04:58 +0000 (23:04 +0000)
commit6e28ce40fcec1beed2b6662fd131fe66118b7b98
treeafdd18f196c69bd9c3a09676e15bb1bbff2accdf
parentd2713d7b93401ffb2c6f9f61ad6928ef09aa8702
qemu: Ensure libpng dependency is deterministic

If the host has libpng, because of the way we handle the GL dependency in qemu,
it can cause determinism issues. Add a specific PACKAGECONFIG entry for libpng
to avoid this (and the associated autobuilder/uninative glibc symbol mismatch
failures).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 34afdd0bf5e2810d440bcd378ba1023159c2b2d0)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/qemu/qemu.inc