summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/rcw')
-rw-r--r--recipes-bsp/rcw/ls2-rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb
index bee28883..8a0c130f 100644
--- a/recipes-bsp/rcw/ls2-rcw_git.bb
+++ b/recipes-bsp/rcw/ls2-rcw_git.bb
@@ -9,7 +9,7 @@ INHIBIT_DEFAULT_DEPS = "1"
9PACKAGE_ARCH = "${MACHINE_ARCH}" 9PACKAGE_ARCH = "${MACHINE_ARCH}"
10 10
11SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1" 11SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1"
12SRCREV = "ef79fb9f96cd1bae1a122df54c61a05c91c11372" 12SRCREV = "8a050e0779a9d03ea488d01cc1a31d1e2b1efdba"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15