summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc
diff options
context:
space:
mode:
authorZongchun Yu <Zongchun.Yu@freescale.com>2014-01-23 13:41:58 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-02-13 11:24:56 +0800
commita5e9679373fdaac6c6464e5a117142eb0c159225 (patch)
treea1021d2b88f2f8ad60072044aacd14fc3ad34721 /meta-fsl-ppc
parent66d138fe4b48eeb0df741c5d4af30c88bbff5e8d (diff)
downloadmeta-freescale-a5e9679373fdaac6c6464e5a117142eb0c159225.tar.gz
rcw: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Diffstat (limited to 'meta-fsl-ppc')
-rw-r--r--meta-fsl-ppc/recipes-bsp/rcw/rcw_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-fsl-ppc/recipes-bsp/rcw/rcw_git.bb b/meta-fsl-ppc/recipes-bsp/rcw/rcw_git.bb
index f2d0164f5..ad961ed86 100644
--- a/meta-fsl-ppc/recipes-bsp/rcw/rcw_git.bb
+++ b/meta-fsl-ppc/recipes-bsp/rcw/rcw_git.bb
@@ -13,6 +13,8 @@ inherit deploy
13 13
14SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;nobranch=1" 14SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;nobranch=1"
15SRCREV = "bc38737b5cb08336a075cb38481881f87b33b7a1" 15SRCREV = "bc38737b5cb08336a075cb38481881f87b33b7a1"
16SRCREV_t2080qds = "a694a89f4b57ce700b5b2ea84302c8618ece2f0f"
17SRCREV_t2080qds-64b = "a694a89f4b57ce700b5b2ea84302c8618ece2f0f"
16 18
17S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
18 20