[meta-freescale] [meta-fsl-ppc][PATCH 1/9] fmlib: update to revision 4938e09

b28495 at freescale.com b28495 at freescale.com
Thu Jul 16 22:36:37 PDT 2015


From: Ting Liu <ting.liu at freescale.com>

This imports the following changes:
4938e09 fmlib: sync with kernel for t_FmCtrlMon
549d77e fmlib: implement FM_PORT_GetBmiCounters
c1e9c74 fmlib: support FMAN_V3L platforms
a3321e2 fmlib: Add fix in FM_PCD_KgSchemeSet function
7572af0 Render table statistics accessible from user space

Switch FMLIB_TARGET to FMAN_V3L for t1.

Signed-off-by: Ting Liu <ting.liu at freescale.com>
---
 recipes-dpaa/fmlib/fmlib_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index 4d394a5..8993f84 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "virtual/kernel"
 DEPENDS_virtclass-native = ""
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git;nobranch=1"
-SRCREV = "661d7822aa182f720029134008d7e1db07b0d504"
+SRCREV = "4938e099561d441c947d4ccdf2e601ab2966d8cc"
 
 S = "${WORKDIR}/git"
 
@@ -23,7 +23,7 @@ EXTRA_OEMAKE = "DESTDIR=${D} PREFIX=${prefix} LIB_DEST_DIR=${libdir} \
         CROSS_COMPILE=${TARGET_PREFIX} KERNEL_SRC=${STAGING_KERNEL_DIR}"
 
 FMLIB_TARGET = "libfm-${TARGET_ARCH_FMLIB}"
-FMLIB_TARGET_t1 = "libfm-${TARGET_ARCH_FMLIB}-fmv3"
+FMLIB_TARGET_t1 = "libfm-${TARGET_ARCH_FMLIB}-fmv3l"
 do_compile () {
     oe_runmake ${FMLIB_TARGET}.a
 }
-- 
1.9.1



More information about the meta-freescale mailing list