summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-06-28 03:38:35 +0000
committerZhenhua Luo <zhenhua.luo@freescale.com>2013-07-03 18:34:31 +0800
commit6e766ab9bc1e6bebddfe3344e70073fa160a448b (patch)
treef1d607a5cf9aaad8ce2350185875312601f827cf
parentbfc411411a29cce585521f9fd0c086214904e081 (diff)
downloadmeta-fsl-ppc-6e766ab9bc1e6bebddfe3344e70073fa160a448b.tar.gz
fmlib: upgrade to the SHA of sdk-1.4
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
-rw-r--r--recipes-ucode/fmlib/fmlib_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
9DEPENDS_virtclass-native = "" 9DEPENDS_virtclass-native = ""
10 10
11SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git" 11SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git"
12SRCREV = "e80c0625d4f2671ac4f15cabfdd1b334143eb515" 12SRCREV = "7d843485bdac963d98f81773c0f3cb15936e09da"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15