diff options
| author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-06-28 03:38:39 +0000 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-07-01 13:47:48 +0800 |
| commit | 01dd037b6d5bbda4f782627c2069610ace4fc5bb (patch) | |
| tree | 4212cfac61829588e0ef2dd88afb99b8b929c39d /recipes-tools | |
| parent | d00f3b92fe427a06b607ad4d8dbdbe0be32cd929 (diff) | |
| download | meta-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.bb | 2 |
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 | ||
| 14 | inherit deploy | 14 | inherit deploy |
| 15 | 15 | ||
| 16 | SRCREV = "c66f5fcbc1ecd2ae7c504bcbf5ddf7973496a94e" | ||
| 17 | SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git" | 16 | SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git" |
| 17 | SRCREV = "5d3c819bcca6d09dcf7b52b3f2855dda304a5997" | ||
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
