| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
meta-oe now ships with libp11 0.4.10, which is newer than the revision
used by this recipe.
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
|
|
|
|
|
|
|
|
|
|
|
| |
libp11 0.4.9 gives an error when EC keys are used for signing
(pkcs11_try_pkey_ec_sign() not implemented), so bump to git 57ca68f
(post 0.4.9) for EC signing support.
Also drop workaround patch for OpenSSL 1.0.2.m since OE OpenSSL version
is now at 1.1.1a.
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
|
| |
|
|
|
|
|
| |
It should now accept paths in either format to accommodate openssl
versions 1.0 and 1.1.
|
|
|
|
| |
Now covers 1.0.2p.
|
| |
|
|\
| |
| |
| | |
Bring in updates to oe-selftest.
|
| |
| |
| |
| |
| |
| | |
It was merged into the libp11 package. Bump aktualizr to use the correct
default path (and fix some various OSTree issues). Add opensc as it was
previously a transitive dependency.
|
| | |
|
|/
|
|
|
| |
I couldn't find the reason why these functions are not present in libopenssl.so,
but apparently it doesn't affect 1.0.2k
|
|
|