]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
zlib: remove historical movement of libz.so to /lib
authorRoss Burton <ross.burton@arm.com>
Fri, 22 Jul 2022 11:13:01 +0000 (12:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2022 21:57:54 +0000 (22:57 +0100)
commit990073dfc167354b4af41db83ac46c18b1aa99d5
tree0115c26c80eaff736ee02fd1c7d4e6adacb79108
parent9815417bda5cbe88b5bc2524cd96c34e8b729050
zlib: remove historical movement of libz.so to /lib

Historically there's been a split between /lib for early boot and
/usr/lib for everything else, but with modern systems this split is
meaningless and incomplete. If a minimal system for early boot is
needed, it should be a full minimal system in a initramfs.

[RP: Fixed up selftest to match]
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/pkgdata.py
meta/recipes-core/zlib/zlib_1.2.12.bb