summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw/rcw_git.bb
diff options
context:
space:
mode:
authorJens Rehsack <sno@netbsd.org>2020-05-30 16:34:34 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2020-06-02 09:18:49 -0300
commit979ca8bc489c5cdc4d378f6408fc8f83517c416e (patch)
treebecf9a217ce19f93b1b9254c992388ce405aa899 /recipes-bsp/rcw/rcw_git.bb
parent885df1d88d6cba40372042fdf704ad77809b7f24 (diff)
downloadmeta-freescale-979ca8bc489c5cdc4d378f6408fc8f83517c416e.tar.gz
rcw: update to tag of LSDK-20.04-update-290520
Forward rcw to commit e0fab6d (LSDK-20.04-update-290520), which contains: e0fab6d lx2160a_rev2 : Add proper dividers for flexspi for top platform freq 05975f0 lx2160aqds_rev2: add RCW for 2000_800_2900_13_5_2 Signed-off-by: Jens Rehsack <sno@netbsd.org>
Diffstat (limited to 'recipes-bsp/rcw/rcw_git.bb')
-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 b137ccb2..e1e63cce 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "tcl-native"
8inherit deploy siteinfo 8inherit deploy siteinfo
9 9
10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1"
11SRCREV = "5689bf9c9f087f50aaa0d91b43d8a791fedbedd3" 11SRCREV = "e0fab6d9b61003caef577f7474c2fac61e6ba2ff"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14