Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3: backport a fix so the test suite passes with OpenSSL 3.0.1 | Ross Burton | 2021-12-21 | 1 | -0/+60 |
The test suite makes incorrect assumptions about OpenSSL versions post- 3.0, so backport the fix for the test suite. (From OE-Core rev: 2b5e9cfd2c1914d606725029c59cd50cca3d5511) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |