summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZongchun Yu <Zongchun.Yu@freescale.com>2014-01-24 14:47:16 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-02-13 13:32:31 +0800
commit0e66cdf7f20e05541f0e7580f99b59744254fc27 (patch)
tree46694959ff5196cd21f649a6cad55f298f19518b
parent54320a33f2b1505f0db27e02c28a42fe1834af6e (diff)
downloadmeta-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.bb2
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
11SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git" 11SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git"
12SRCREV = "1fce11f17a102820a20cdbf80f557d74b169fc4c" 12SRCREV = "1fce11f17a102820a20cdbf80f557d74b169fc4c"
13SRCREV_t2080qds = "49f50a4bf4f0e34708003d7b49ce629630b68489"
14SRCREV_t2080qds-64b = "49f50a4bf4f0e34708003d7b49ce629630b68489"
13 15
14S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
15 17