]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
openssl: strip the test suite
authorRoss Burton <ross.burton@arm.com>
Thu, 18 Jul 2024 14:48:28 +0000 (15:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Jul 2024 16:50:28 +0000 (17:50 +0100)
commit92f09a4269e45e09643a7e7aafd2811cfd47cb68
tree4b0e9ef959082519833157f98d94e466aa110b8b
parentb30c1e5805b3f108a2d0a30259b50b9e7db0f6cc
openssl: strip the test suite

The test suite is huge because every test binary is statically linked to
libssl and/or libcrypto. This bloats the size of the -dbg package hugely,
so strip the test suite before packaging.

This reduces the size of openssl-dbg by 90% from ~1.2GB to ~120MB, and
reduces the size of the build tree from ~1.9GB to ~800MB.

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