diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2018-03-01 06:09:46 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-03-01 13:46:40 -0500 |
| commit | 0e1466396971bcba631ec94eb9d74d85d9c7fe0b (patch) | |
| tree | 129ca269eb4420f30b719befaf936717d5305aa2 /recipes-ti/libp11 | |
| parent | 44b32b0268dc3387161654f0fa0a12e0840bdb1e (diff) | |
| download | meta-ti-0e1466396971bcba631ec94eb9d74d85d9c7fe0b.tar.gz | |
engine-pkcs11, libp11, ti-softhsmv2: update compatibility
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/libp11')
| -rw-r--r-- | recipes-ti/libp11/libp11_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-ti/libp11/libp11_git.bb b/recipes-ti/libp11/libp11_git.bb index 459c7519..cacdf587 100644 --- a/recipes-ti/libp11/libp11_git.bb +++ b/recipes-ti/libp11/libp11_git.bb | |||
| @@ -8,6 +8,8 @@ inherit autotools pkgconfig | |||
| 8 | DEPENDS = "openssl libtool" | 8 | DEPENDS = "openssl libtool" |
| 9 | RDEPENDS_${PN} = "ti-softhsmv2" | 9 | RDEPENDS_${PN} = "ti-softhsmv2" |
| 10 | 10 | ||
| 11 | COMPATIBLE_MACHINE = "keystone" | ||
| 12 | |||
| 11 | SRC_URI = "git://git.ti.com/keystone-linux/libp11.git;protocol=git;branch=${BRANCH}" | 13 | SRC_URI = "git://git.ti.com/keystone-linux/libp11.git;protocol=git;branch=${BRANCH}" |
| 12 | BRANCH="master" | 14 | BRANCH="master" |
| 13 | # Following commit corresponds to DEV.LIBP11-01.03.00.00 | 15 | # Following commit corresponds to DEV.LIBP11-01.03.00.00 |
