summaryrefslogtreecommitdiffstats
path: root/recipes-tools
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-06-28 03:38:39 +0000
committerZhenhua Luo <zhenhua.luo@freescale.com>2013-07-01 13:47:48 +0800
commit01dd037b6d5bbda4f782627c2069610ace4fc5bb (patch)
tree4212cfac61829588e0ef2dd88afb99b8b929c39d /recipes-tools
parentd00f3b92fe427a06b607ad4d8dbdbe0be32cd929 (diff)
downloadmeta-fsl-ppc-01dd037b6d5bbda4f782627c2069610ace4fc5bb.tar.gz
rcw: upgrade to the version of sdk-1.4
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'recipes-tools')
-rw-r--r--recipes-tools/rcw/rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-tools/rcw/rcw_git.bb b/recipes-tools/rcw/rcw_git.bb
index f33685d..c532a9d 100644
--- a/recipes-tools/rcw/rcw_git.bb
+++ b/recipes-tools/rcw/rcw_git.bb
@@ -13,8 +13,8 @@ COMPATIBLE_HOST ?= "(none)"
13 13
14inherit deploy 14inherit deploy
15 15
16SRCREV = "c66f5fcbc1ecd2ae7c504bcbf5ddf7973496a94e"
17SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git" 16SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git"
17SRCREV = "5d3c819bcca6d09dcf7b52b3f2855dda304a5997"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20