summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-21 16:32:49 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-04-02 10:30:13 -0300
commite66254bebcb55e555c8e24bed129d52732987df8 (patch)
tree5cfdeaf2ddf310ffab6761e1e8c31e3443c00d2c /recipes-dpaa
parent1a24ddbdfed59d60409d4c2ec443441c46fcc7bd (diff)
downloadmeta-freescale-e66254bebcb55e555c8e24bed129d52732987df8.tar.gz
fmlib: update to 2212651
*include the following changes: 2212651 - Copyright update a6f1ce7 - Extend FM MAC Statistics with frame size counters 97dd99c - FMC cleanup fix - first versio *update md5 checksum Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa')
-rw-r--r--recipes-dpaa/fmlib/fmlib_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index 3bbf9bfb..bbe1e535 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -1,12 +1,12 @@
1DESCRIPTION = "Frame Manager User Space Library" 1DESCRIPTION = "Frame Manager User Space Library"
2SECTION = "fman" 2SECTION = "fman"
3LICENSE = "BSD & GPLv2" 3LICENSE = "BSD & GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=3f16fa8e677e45af3127c5c4bafc3c00" 4LIC_FILES_CHKSUM = "file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac"
5 5
6PR = "r1" 6PR = "r1"
7 7
8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1" 8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1"
9SRCREV = "95f34b1fe585ba0eced11433c88a593a16baf281" 9SRCREV = "22126510006f366981c078a340e012a1e0415429"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12