summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw/rcw_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/rcw/rcw_git.bb')
-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