diff options
author | Ting Liu <ting.liu@nxp.com> | 2017-03-17 15:51:07 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-03-17 17:04:04 -0300 |
commit | cb715502aa7673d558f8e78e2d2d81f28a37ace6 (patch) | |
tree | e34ea76a4ca02490063bce6f7f21da271ec091f5 /recipes-bsp | |
parent | 7cbee3a8d8f99476493ba634db9ff9228f08ee16 (diff) | |
download | meta-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')
-rw-r--r-- | recipes-bsp/rcw/rcw_git.bb | 4 |
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 | ||
8 | inherit deploy | 8 | inherit deploy |
9 | 9 | ||
10 | SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;branch=sdk-v2.0.x" | 10 | SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;nobranch=1" |
11 | SRCREV = "3252b8cce8e5a214c8e652121ef9b9460663c65a" | 11 | SRCREV = "7bd43d920065171a8d805a3d02fa4c0b39885664" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||