summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorZongchun Yu <Zongchun.Yu@freescale.com>2014-01-23 12:23:50 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-02-13 11:24:52 +0800
commitd0f2b2a425a5c604c66a68878be6db700bd59534 (patch)
tree2956cb5c7cdc36b66b53e26c8195b1044d9dcb6e /recipes-dpaa
parent38bfc5311cd3cb32e77c742b7073d85012a86984 (diff)
downloadmeta-fsl-ppc-d0f2b2a425a5c604c66a68878be6db700bd59534.tar.gz
fmlib: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Diffstat (limited to 'recipes-dpaa')
-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 fc3cc59..df7caf8 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;nobranch=1" 11SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git;nobranch=1"
12SRCREV = "1fce11f17a102820a20cdbf80f557d74b169fc4c" 12SRCREV = "1fce11f17a102820a20cdbf80f557d74b169fc4c"
13SRCREV_t2080qds = "49f50a4bf4f0e34708003d7b49ce629630b68489"
14SRCREV_t2080qds-64b = "49f50a4bf4f0e34708003d7b49ce629630b68489"
13 15
14S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
15 17