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-03 18:34:31 +0800 |
commit | 6e766ab9bc1e6bebddfe3344e70073fa160a448b (patch) | |
tree | f1d607a5cf9aaad8ce2350185875312601f827cf | |
parent | bfc411411a29cce585521f9fd0c086214904e081 (diff) | |
download | meta-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.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 | ||