mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 12:47:00 +00:00
trousers: support openssl 1.1.x
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
This commit is contained in:
@@ -11,7 +11,7 @@ SECTION = "security/tpm"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=8031b2ae48ededc9b982c08620573426"
|
||||
|
||||
DEPENDS = "openssl10"
|
||||
DEPENDS = "openssl"
|
||||
PROVIDES = "${PACKAGES}"
|
||||
|
||||
PV = "0.3.14+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user