aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
inherit deploy
-SRCBRANCH = "LS1-SDK"
-SRCREV = "38ec2c9111b483203797f7228db5f92549e9fe73"
-SRC_URI = "git://git.freescale.com/layerscape/ls1021a/rcw.git;branch=${SRCBRANCH} \
+SRCBRANCH = "sdk-v1.7.x"
+SRCREV = "3e89f378ed70e9b856756de8c3dbdfccb045fa0c"
+SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;branch=${SRCBRANCH} \
file://rcw-make-BOARDS-DESTDIR-overidable-in-Makefile.patch \
"