]> code.ossystems Code Review - meta-freescale.git/commitdiff
flib: update to revision 91bbb13
authorTing Liu <ting.liu@freescale.com>
Fri, 17 Jul 2015 05:36:39 +0000 (13:36 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Jul 2015 02:26:57 +0000 (23:26 -0300)
This imports the following changes:
91bbb13 tls: remove misleading comment
2206af9 PROTOCOL - add IPsec NULL authentication
a8bc0be IPsec legacy mode - fix zero-length key(s) cases
e92572e PROTOCOL - fix GCM16 and GMAC modes for IPsec
b18fb26 fix spurious regression tests failures
b0a4577 tls: add stateless 3DES_EDE_CBC_SHA TLS10 kernel descriptors
0e2ffc0 tls: add stateless TLS10 kernel descriptors
0a58a47 rename operation mapping structure member
5bdf1a4 rename iv_flags to b0_flags
d1c1b3b Don't use ERA dependent code for AEAD descriptor
8ad040d fix AEAD descriptor pointer size specification
ec280b6 add AEAD-like descriptor
11688af add algorithm mode support

Signed-off-by: Ting Liu <ting.liu@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-ppc/recipes-dpaa/flib/flib_git.bb

index 3ac7886bdf5a14d9f143a77faf5ca3df3b5dfbaa..3818ccf8966e3912128696bceada08a62d9db7c6 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "BSD & GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=75d2f6a74299640c05ae6c69ed7a4ad6"
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/flib.git;nobranch=1"
-SRCREV = "4bd48d4d6dbb1bd57c3c608fe66e97f4eb8e05b9"
+SRCREV = "91bbb134df1cd8b65c7c19db9bec9f00d1435377"
 
 S = "${WORKDIR}/git"