summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-12-14 11:06:48 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-01-13 12:11:33 +0800
commitd7fd032765036f12182c76f401759dd38d735654 (patch)
tree154bae4f00c60e4d1e40c11f2c3e76799c3142b2
parentbb3ca50797119beecca0501413680655bb081086 (diff)
downloadmeta-fsl-ppc-d7fd032765036f12182c76f401759dd38d735654.tar.gz
rcw: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 7d87783..d43be40 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -14,7 +14,7 @@ COMPATIBLE_HOST ?= "(none)"
14inherit deploy 14inherit deploy
15 15
16SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git" 16SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git"
17SRCREV = "5d3c819bcca6d09dcf7b52b3f2855dda304a5997" 17SRCREV = "bc38737b5cb08336a075cb38481881f87b33b7a1"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20