summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw/rcw_git.bb
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2017-03-17 15:51:07 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-03-17 17:04:04 -0300
commitcb715502aa7673d558f8e78e2d2d81f28a37ace6 (patch)
treee34ea76a4ca02490063bce6f7f21da271ec091f5 /recipes-bsp/rcw/rcw_git.bb
parent7cbee3a8d8f99476493ba634db9ff9228f08ee16 (diff)
downloadmeta-freescale-cb715502aa7673d558f8e78e2d2d81f28a37ace6.tar.gz
rcw: update to 7bd43d9
ls1046ardb: increase FMan and platform frequency Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/rcw/rcw_git.bb')
-rw-r--r--recipes-bsp/rcw/rcw_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index e00c0a6e..9fafa024 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -7,8 +7,8 @@ DEPENDS += "change-file-endianess-native tcl-native"
7 7
8inherit deploy 8inherit deploy
9 9
10SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;branch=sdk-v2.0.x" 10SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;nobranch=1"
11SRCREV = "3252b8cce8e5a214c8e652121ef9b9460663c65a" 11SRCREV = "7bd43d920065171a8d805a3d02fa4c0b39885664"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14