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-01 13:47:48 +0800
commit8000fa500841bbaea6f016e16e11cf1fd2458136 (patch)
treed05c6156ac70b35bc2227ac0bbd0774e6a61c6ab
parentf08cd61d7ce85b76425e3782a50495929ff54a6c (diff)
downloadmeta-fsl-ppc-8000fa500841bbaea6f016e16e11cf1fd2458136.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