diff options
author | Ross Burton <ross.burton@arm.com> | 2023-06-08 12:59:15 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-06-09 13:55:20 +0100 |
commit | 098df1bd77ac231903194bec556bb7be20496141 (patch) | |
tree | 4f50289b5b1d9ca6987298f6f577707692d5acb8 /scripts/lib/devtool/standard.py | |
parent | 5be5b6ee21baa32e35fd9a9d1e093edfa32f1a7f (diff) | |
download | poky-098df1bd77ac231903194bec556bb7be20496141.tar.gz |
nettle: rewrite ptest integration
Instead of patching a relative path to an unversioned libnettle.so to be
a bare filename which then needs nettle-dev to be installed, create a
symlink in the expected place which points to the actual library. This
means nettle-ptest no longer needs to depend on nettle-dev.
Explicitly skip symbols-test, it has been silently failing as nm isn't
available and also needs a static libnettle.a to run.
Install two rsa-* example binaries that are needed for pkcs1-conv-test
to pass.
(From OE-Core rev: dc5cd169e8b9a0f9d9881f116a8d83706460bb7c)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions