diff options
author | Zongchun Yu <Zongchun.Yu@freescale.com> | 2014-01-24 14:47:16 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-02-13 13:32:31 +0800 |
commit | 0e66cdf7f20e05541f0e7580f99b59744254fc27 (patch) | |
tree | 46694959ff5196cd21f649a6cad55f298f19518b | |
parent | 54320a33f2b1505f0db27e02c28a42fe1834af6e (diff) | |
download | meta-fsl-ppc-0e66cdf7f20e05541f0e7580f99b59744254fc27.tar.gz |
fmlib: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
-rw-r--r-- | recipes-dpaa/fmlib/fmlib_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb index f72f0d2..fdd4c8f 100644 --- a/recipes-dpaa/fmlib/fmlib_git.bb +++ b/recipes-dpaa/fmlib/fmlib_git.bb | |||
@@ -10,6 +10,8 @@ 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 = "1fce11f17a102820a20cdbf80f557d74b169fc4c" | 12 | SRCREV = "1fce11f17a102820a20cdbf80f557d74b169fc4c" |
13 | SRCREV_t2080qds = "49f50a4bf4f0e34708003d7b49ce629630b68489" | ||
14 | SRCREV_t2080qds-64b = "49f50a4bf4f0e34708003d7b49ce629630b68489" | ||
13 | 15 | ||
14 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
15 | 17 | ||