From: Chunrong Guo <[email protected]> *update to lsdk 1903 tag include the following changes 472c9c3 - crypto/engine/eng_cryptodev.c: fix bignum<->crp conversion
Signed-off-by: Chunrong Guo <[email protected]> --- recipes-connectivity/openssl/openssl-qoriq_1.1.0g.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-connectivity/openssl/openssl-qoriq_1.1.0g.bb b/recipes-connectivity/openssl/openssl-qoriq_1.1.0g.bb index 3df7c1a..c80c33a 100644 --- a/recipes-connectivity/openssl/openssl-qoriq_1.1.0g.bb +++ b/recipes-connectivity/openssl/openssl-qoriq_1.1.0g.bb @@ -21,7 +21,7 @@ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/openssl;n file://0001-aes-asm-aes-armv4-bsaes-armv7-.pl-make-it-work-with-.patch \ " -SRCREV = "c2300d1fdb30a439f555b07f228d3bce498238d5" +SRCREV = "472c9c380669eb7a26819a52598632f257b3e72b" PROVIDES = "openssl" -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
