From: Chunrong Guo <[email protected]> *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 <[email protected]> --- recipes-dpaa/fmlib/fmlib_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb index aca0135..bd1e794 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" PR = "r1" SRC_URI = "git://github.com/qoriq-open-source/fmlib.git;nobranch=1" -SRCREV = "9f20cab379212e8fab907b17910e31a6a86380dd" +SRCREV = "95f34b1fe585ba0eced11433c88a593a16baf281" S = "${WORKDIR}/git" -- 1.9.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
