From b3507b21e38c3ea2d21b2b14763857a3fa7e848f Mon Sep 17 00:00:00 2001 From: Jun Zhu Date: Tue, 25 Jul 2023 07:42:12 +0800 Subject: rcw: Update to commit 020dcf0 - Integrate ls104ardb nandboot with 4K Pagesize of NAND flash. Signed-off-by: Jun Zhu --- recipes-bsp/rcw/rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 901fed5d..5721313b 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb @@ -8,7 +8,7 @@ DEPENDS += "tcl-native" inherit deploy siteinfo SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1" -SRCREV = "a4db86818de35d0168a48d3f17878ec68fb1cf6d" +SRCREV = "020dcf0645959afec6705f518e8350476891ef4f" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf