diff options
| author | Jens Rehsack <sno@netbsd.org> | 2020-05-30 16:34:34 +0200 | 
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-06-02 09:18:49 -0300 | 
| commit | 979ca8bc489c5cdc4d378f6408fc8f83517c416e (patch) | |
| tree | becf9a217ce19f93b1b9254c992388ce405aa899 | |
| parent | 885df1d88d6cba40372042fdf704ad77809b7f24 (diff) | |
| download | meta-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>
| -rw-r--r-- | recipes-bsp/rcw/rcw_git.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index b137ccb29..e1e63ccea 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb  | |||
| @@ -8,7 +8,7 @@ DEPENDS += "tcl-native" | |||
| 8 | inherit deploy siteinfo | 8 | inherit deploy siteinfo | 
| 9 | 9 | ||
| 10 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" | 10 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" | 
| 11 | SRCREV = "5689bf9c9f087f50aaa0d91b43d8a791fedbedd3" | 11 | SRCREV = "e0fab6d9b61003caef577f7474c2fac61e6ba2ff" | 
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" | 
| 14 | 14 | ||
