diff options
| author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-01-28 19:53:05 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-01-29 16:50:24 -0800 |
| commit | 463f9a3ef0935d772a0be0437a8c09df64ed2f07 (patch) | |
| tree | 327c048ca3e72a6d72bf953aec31dda2cf270f6d | |
| parent | f0007307473d46c6a5b33051262b88f23a090d9c (diff) | |
| download | meta-openembedded-463f9a3ef0935d772a0be0437a8c09df64ed2f07.tar.gz | |
pkcs11-helper: upgrade 1.25.1 -> 1.26
See full changelog https://github.com/OpenSC/pkcs11-helper/releases/tag/pkcs11-helper-1.26
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.26.bb (renamed from meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.25.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.25.1.bb b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.26.bb index 271f2eaa3c..4f383d17fc 100644 --- a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.25.1.bb +++ b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.26.bb | |||
| @@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = " \ | |||
| 18 | SRC_URI = "git://github.com/OpenSC/${BPN}.git" | 18 | SRC_URI = "git://github.com/OpenSC/${BPN}.git" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | # v1.25.1 | 21 | # v1.26 |
| 22 | SRCREV = "2713cb09dcd90104cb7bceb5f14cd6f90834f7b1" | 22 | SRCREV = "c7a0cfa08ddc75d963a835d3588170af0e5f1115" |
| 23 | 23 | ||
| 24 | DEPENDS = "zlib nettle gnutls gmp openssl nss nspr" | 24 | DEPENDS = "zlib nettle gnutls gmp openssl nss nspr" |
| 25 | 25 | ||
