From a8f646e627118e23e01381392036a23d799067c0 Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Mon, 5 Jan 2015 18:32:35 +0800 Subject: [PATCH] fmlib: update to revision 661d782 This includes following fixes: 661d782 fmlib: Fix pointer handles used in FMD wrapper 744e788 fmlib: copy CcNode pointer when appropriate b3a7bc7 fmlib: expose configuration routines in header files bdd6d6f capwap: sync with kernel for frag support 2eafba1 fmlib: add capwap support 87327a1 capwap: transfer to id for reassembly manip 20984f8 fmd: handle possibly undefined macro Signed-off-by: Zhenhua Luo --- meta-fsl-ppc/recipes-dpaa/fmlib/fmlib_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-fsl-ppc/recipes-dpaa/fmlib/fmlib_git.bb b/meta-fsl-ppc/recipes-dpaa/fmlib/fmlib_git.bb index ec038862..4d394a5d 100644 --- a/meta-fsl-ppc/recipes-dpaa/fmlib/fmlib_git.bb +++ b/meta-fsl-ppc/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 = "6efc100cf470f271a312860c06717928554e3492" +SRCREV = "661d7822aa182f720029134008d7e1db07b0d504" S = "${WORKDIR}/git" -- 2.40.1