mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 02:42:34 +00:00
engine-pkcs11, libp11, ti-softhsmv2: update compatibility
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -7,6 +7,8 @@ inherit autotools pkgconfig
|
||||
|
||||
DEPENDS = "openssl libtool libp11"
|
||||
|
||||
COMPATIBLE_MACHINE = "keystone"
|
||||
|
||||
BRANCH="master"
|
||||
|
||||
PV = "1.3.0.1"
|
||||
|
||||
@@ -8,6 +8,8 @@ inherit autotools pkgconfig
|
||||
DEPENDS = "openssl libtool"
|
||||
RDEPENDS_${PN} = "ti-softhsmv2"
|
||||
|
||||
COMPATIBLE_MACHINE = "keystone"
|
||||
|
||||
SRC_URI = "git://git.ti.com/keystone-linux/libp11.git;protocol=git;branch=${BRANCH}"
|
||||
BRANCH="master"
|
||||
# Following commit corresponds to DEV.LIBP11-01.03.00.00
|
||||
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user