summaryrefslogtreecommitdiffstats
path: root/recipes-support/libp11/libp11_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* libp11: bump to git 57ca68f for EC signing supportRicardo Salveti2019-01-171-0/+40
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>