summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw
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
commit7ba564a0ff1e277a88ae79b677370084e5f2e2c6 (patch)
treee7b52ddbe21d62643de0e21e2ffd3a4830019794 /recipes-bsp/rcw
parente1b9b55d4505c84c7f66c96b54082dc23c534fdd (diff)
downloadmeta-fsl-ppc-7ba564a0ff1e277a88ae79b677370084e5f2e2c6.tar.gz
rcw: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Diffstat (limited to 'recipes-bsp/rcw')
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index f2d0164..ad961ed 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/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