diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-07-05 14:13:26 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-07-12 17:18:34 -0300 |
| commit | 3a309d2ed75050035bb06fee772d38b677d3097e (patch) | |
| tree | eafe997338d389c0eda107581be8ca17b355a6f6 | |
| parent | ce845fff088da3f4bc8e4a8019e6725bd291a98b (diff) | |
| download | meta-freescale-3a309d2ed75050035bb06fee772d38b677d3097e.tar.gz | |
libpkcs11: update to a243fb2
*update to lsdk 1906 tag
include the following changes:
a243fb2 - corrected the start year
ac5d4db - Updated the year in file header.
d642bdd - Changes for making SK_GenerateKeyPair API compatible
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
| -rw-r--r-- | recipes-extended/libpkcs11/libpkcs11_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libpkcs11/libpkcs11_git.bb b/recipes-extended/libpkcs11/libpkcs11_git.bb index 2a579c7bc..384b24f2f 100644 --- a/recipes-extended/libpkcs11/libpkcs11_git.bb +++ b/recipes-extended/libpkcs11/libpkcs11_git.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "GPLv2 & BSD" | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625" |
| 4 | 4 | ||
| 5 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/libpkcs11;nobranch=1" | 5 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/libpkcs11;nobranch=1" |
| 6 | SRCREV = "efd15b9fb6ecc453eb933ac28ef1741b989f842d" | 6 | SRCREV = "a243fb21772f1bd434d8bc1ac45feb36571afadb" |
| 7 | 7 | ||
| 8 | DEPENDS = "openssl secure-obj" | 8 | DEPENDS = "openssl secure-obj" |
| 9 | 9 | ||
