diff options
author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-06-28 03:38:35 +0000 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-07-01 13:47:48 +0800 |
commit | 8000fa500841bbaea6f016e16e11cf1fd2458136 (patch) | |
tree | d05c6156ac70b35bc2227ac0bbd0774e6a61c6ab | |
parent | f08cd61d7ce85b76425e3782a50495929ff54a6c (diff) | |
download | meta-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.bb | 2 |
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" | |||
9 | DEPENDS_virtclass-native = "" | 9 | DEPENDS_virtclass-native = "" |
10 | 10 | ||
11 | SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git" | 11 | SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git" |
12 | SRCREV = "e80c0625d4f2671ac4f15cabfdd1b334143eb515" | 12 | SRCREV = "7d843485bdac963d98f81773c0f3cb15936e09da" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||