]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
openssl: rewrite ptest installation
authorRoss Burton <ross.burton@arm.com>
Thu, 18 Jul 2024 14:48:29 +0000 (15:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Jul 2024 16:50:28 +0000 (17:50 +0100)
commit8baa0ce7eae65026cb3a784adaf3a4fc724ce9c9
treed31af97b9b8796a2926604ddc9bf4f48a9b3d396
parent92f09a4269e45e09643a7e7aafd2811cfd47cb68
openssl: rewrite ptest installation

Rewrite (again) the openssl test suite installation.

Depend on and reuse already installed libraries and modules instead of
installing them twice.

Be more selective when installing from the build tree so we don't install
intermediate .c .d .o files.

This further reduces the size of openssl-dbg from ~120MB to ~18MB.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl/run-ptest
meta/recipes-connectivity/openssl/openssl_3.3.1.bb