summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-11-09 12:11:11 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-11-10 13:57:12 -0200
commitf8e1fd562383cf68f791cae7e19bcd26fe71a30c (patch)
tree0f23c6466042f7e95d548c39b1f09a07c9f8cb49 /recipes-bsp
parent7d4a1d5760fbb2e5b9b11a3c99a3f32fec444161 (diff)
downloadmeta-freescale-f8e1fd562383cf68f791cae7e19bcd26fe71a30c.tar.gz
rcw: update to 43c79c9
43c79c9 - rcw: ls1088aqds: Add RCW PBL_QSPI_1600_700_2100_0x15_0x0d.bin Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 66877a70..39e5a841 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "change-file-endianess-native tcl-native"
8inherit deploy siteinfo 8inherit deploy siteinfo
9 9
10SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1" 10SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1"
11SRCREV = "6719b046ee87b04026fe163e6c8fbbebba2186aa" 11SRCREV = "43c79c98d706a13572864bb4554df78c4fc24fe7"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14