summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-30 16:53:51 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-11-06 10:00:21 -0200
commit83916db32c7d3a495d0f0364773d1cca3873c4a4 (patch)
treeb1dc03f8eed555eddd1c80a77b15fe3f0adb3fa2 /recipes-dpaa
parent16eaa39f99a773151a71a80a168e71e944edf2aa (diff)
downloadmeta-freescale-83916db32c7d3a495d0f0364773d1cca3873c4a4.tar.gz
fmlib: update to 95f34b1
*include the following changes: 95f34b1 - Extend FM MAC Statistics with frame size counters (request from Nokia) 97dd99c - FMC cleanup fix - first version 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index aca0135a..bd1e7949 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3f16fa8e677e45af3127c5c4bafc3c00"
6PR = "r1" 6PR = "r1"
7 7
8SRC_URI = "git://github.com/qoriq-open-source/fmlib.git;nobranch=1" 8SRC_URI = "git://github.com/qoriq-open-source/fmlib.git;nobranch=1"
9SRCREV = "9f20cab379212e8fab907b17910e31a6a86380dd" 9SRCREV = "95f34b1fe585ba0eced11433c88a593a16baf281"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12