1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 10:50:37 +00:00

arm-trusted-firmware: depend on openssl-native for signing purposes

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-05-11 03:20:24 +00:00
parent 10ed5eaa2b
commit 4da7bccb3f
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://license.rst;md5=c709b197e22b81ede21109dbffd5f363"
inherit deploy
DEPENDS += "dtc-native"
DEPENDS += "dtc-native openssl-native"
PACKAGE_ARCH = "${MACHINE_ARCH}"