From: C.R. Guo Date: Wed, 21 Mar 2018 08:32:48 +0000 (+0800) Subject: flib: update to cbb3142 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1a24ddbdfed59d60409d4c2ec443441c46fcc7bd;p=meta-freescale.git flib: update to cbb3142 *include the following changes: cbb3142 - convert doc from kernel-doc to Doxygen 1ec0c67 - drop GPLv2+ license 5492e83 - IPsec new mode - add comment about L2 header copy limitation *update md5 checksum Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-dpaa/flib/flib_git.bb b/recipes-dpaa/flib/flib_git.bb index b8809b56..3ae05889 100644 --- a/recipes-dpaa/flib/flib_git.bb +++ b/recipes-dpaa/flib/flib_git.bb @@ -1,10 +1,10 @@ DESCRIPTION = "Foundation Library" SECTION = "flib" LICENSE = "BSD & GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=75d2f6a74299640c05ae6c69ed7a4ad6" +LIC_FILES_CHKSUM = "file://COPYING;md5=9f6d1afdf6b0f6b3ba65c25ba589ee53" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/flib;nobranch=1" -SRCREV = "14489ee2207650ddc89890df4b9f600da9ad665c" +SRCREV = "cbb31427466649c07d2ac2739a41bb42f5f6be7c" S = "${WORKDIR}/git"