]> code.ossystems Code Review - meta-freescale.git/commitdiff
flib: update to 14489ee
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 18 Oct 2017 05:06:14 +0000 (13:06 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 18 Oct 2017 13:42:30 +0000 (11:42 -0200)
*include the following changes
14489ee - add AES-CTR support in cnstr_shdsc_blkcipher()
875b56d - authenc: add AES-CTR support
317f9d9 - add generic AES-GCM support

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-dpaa/flib/flib_git.bb

index 6e12996010993930209fb97cf891a8d781ec7143..1fea97d0d8a328e5cd148551ff9c01b8afdf8372 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "BSD & GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=75d2f6a74299640c05ae6c69ed7a4ad6"
 
 SRC_URI = "git://github.com/qoriq-open-source/flib.git;nobranch=1"
-SRCREV = "2c9b9dc22699f7c00f24a2134c42901932a6a0b9"
+SRCREV = "14489ee2207650ddc89890df4b9f600da9ad665c"
 
 S = "${WORKDIR}/git"