diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-02-06 16:16:19 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-02-09 09:52:10 -0800 |
| commit | a117518af6d31b1ee8272e0bb90da20497004fd6 (patch) | |
| tree | b2c203c1c61b35febf28ec966cdf811375008ec8 | |
| parent | aaface8243da7c3e3251d31123ab61b6ea1bd908 (diff) | |
| download | meta-openembedded-a117518af6d31b1ee8272e0bb90da20497004fd6.tar.gz | |
pkcs11-provider: upgrade 0.2 -> 0.3
Changelog:
https://github.com/latchset/pkcs11-provider/releases/tag/v0.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.3.bb (renamed from meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_git.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_git.bb b/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.3.bb index 19412a517e..816ee967c1 100644 --- a/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_git.bb +++ b/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.3.bb | |||
| @@ -16,8 +16,7 @@ DEPENDS = "\ | |||
| 16 | p11-kit \ | 16 | p11-kit \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV = "e2abc4a7ae33159f2fb21b9d87a05ea9e79ef584" | 19 | SRCREV = "58040b4e32975cc1d7f39e424ee7b0097cd11311" |
| 20 | PV = "0.2+git" | ||
| 21 | 20 | ||
| 22 | SRC_URI = "git://github.com/latchset/${BPN}.git;branch=main;protocol=https" | 21 | SRC_URI = "git://github.com/latchset/${BPN}.git;branch=main;protocol=https" |
| 23 | 22 | ||
