From 6e766ab9bc1e6bebddfe3344e70073fa160a448b Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Fri, 28 Jun 2013 03:38:35 +0000 Subject: fmlib: upgrade to the SHA of sdk-1.4 Signed-off-by: Zhenhua Luo --- recipes-ucode/fmlib/fmlib_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-ucode/fmlib/fmlib_git.bb b/recipes-ucode/fmlib/fmlib_git.bb index dd67b7b..7a7b8f2 100644 --- a/recipes-ucode/fmlib/fmlib_git.bb +++ b/recipes-ucode/fmlib/fmlib_git.bb @@ -9,7 +9,7 @@ DEPENDS = "linux-libc-headers" DEPENDS_virtclass-native = "" SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git" -SRCREV = "e80c0625d4f2671ac4f15cabfdd1b334143eb515" +SRCREV = "7d843485bdac963d98f81773c0f3cb15936e09da" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf