mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-07 17:55:45 +01:00
opensc: upgrade 0.25.0 -> 0.25.1
Changelog: ============ * Add missing file to dist tarball to build documentation * Fix RSA decryption with PKCS#1 v1.5 padding * Fix crash when app is not set Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d4ce52c1e7
commit
89af1300cf
|
|
@ -12,9 +12,8 @@ LICENSE = "LGPL-2.0-or-later"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=cb8aedd3bced19bd8026d96a8b6876d7"
|
||||
|
||||
#v0.21.0
|
||||
SRCREV = "67986eda93a3a359a897f0b0be97f4315dde8d42"
|
||||
SRC_URI = "git://github.com/OpenSC/OpenSC;branch=master;protocol=https \
|
||||
"
|
||||
SRCREV = "0a4b772d6fdab9bfaaa3123775a48a7cb6c5e7c6"
|
||||
SRC_URI = "git://github.com/OpenSC/OpenSC;branch=stable-0.25;protocol=https"
|
||||
DEPENDS = "virtual/libiconv openssl"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Loading…
Reference in New Issue
Block a user