From cffa1343f4a98ae357a9571203160253ebb5f74b Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Wed, 23 Oct 2013 13:54:29 +0800 Subject: fmlib: update SHA for SDK 1.5 Signed-off-by: Zhenhua Luo --- 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 0426caf..fc3cc59 100644 --- a/recipes-dpaa/fmlib/fmlib_git.bb +++ b/recipes-dpaa/fmlib/fmlib_git.bb @@ -8,8 +8,8 @@ PR = "r1" DEPENDS += "virtual/kernel" DEPENDS_virtclass-native = "" -SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git" -SRCREV = "7d843485bdac963d98f81773c0f3cb15936e09da" +SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git;nobranch=1" +SRCREV = "1fce11f17a102820a20cdbf80f557d74b169fc4c" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf