summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2015-01-06 14:42:12 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2015-01-06 09:22:00 -0200
commit73befc78baeaf72da257e9ec7acb6da9bbd4015e (patch)
treea87f57294bcc90c755e0125f2c93e30d0d7fc9a0 /recipes-bsp/rcw
parenta47c9aa59280035667d2240775f94fd07b513db7 (diff)
downloadmeta-fsl-arm-73befc78baeaf72da257e9ec7acb6da9bbd4015e.tar.gz
rcw: update to sdk v1.7 release
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/rcw')
-rw-r--r--recipes-bsp/rcw/rcw_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 5af2e3a..0d10548 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -7,9 +7,9 @@ DEPENDS += "u-boot-ls1-tools-native"
7 7
8inherit deploy 8inherit deploy
9 9
10SRCBRANCH = "LS1-SDK" 10SRCBRANCH = "sdk-v1.7.x"
11SRCREV = "38ec2c9111b483203797f7228db5f92549e9fe73" 11SRCREV = "3e89f378ed70e9b856756de8c3dbdfccb045fa0c"
12SRC_URI = "git://git.freescale.com/layerscape/ls1021a/rcw.git;branch=${SRCBRANCH} \ 12SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;branch=${SRCBRANCH} \
13 file://rcw-make-BOARDS-DESTDIR-overidable-in-Makefile.patch \ 13 file://rcw-make-BOARDS-DESTDIR-overidable-in-Makefile.patch \
14" 14"
15 15