1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-21 03:17:18 +00:00

engine-pkcs11, libp11, ti-softhsmv2: update compatibility

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2018-03-01 06:09:46 +00:00
parent 44b32b0268
commit 0e14663969
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ mntdir = "/mnt"
inherit autotools pkgconfig
DEPENDS = "openssl libdaemon zlib"
COMPATIBLE_MACHINE = "(tci6614-evm|keystone)"
COMPATIBLE_MACHINE = "keystone"
BRANCH="ti-softhsm-rebase"
SRC_URI = "git://git.ti.com/keystone-linux/ti-softhsmv2.git;protocol=git;branch=${BRANCH}"