summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorZelan Zou <zelan.zou@nxp.com>2026-01-07 18:38:20 +0800
committerZelan Zou <zelan.zou@nxp.com>2026-02-11 14:35:21 +0800
commit3194c7435067c4d9e2ef5501d74e18f4861726ad (patch)
treea77f566cf84d90303253f12011eedfba752fcd27 /recipes-bsp
parent5f2ad00a5508fbf15f14014fa2eb50866707a577 (diff)
downloadmeta-freescale-3194c7435067c4d9e2ef5501d74e18f4861726ad.tar.gz
rcw: Update to lf-6.12.49-2.2.0
commit log 82fa0c6: ls1046ardb_reve: Add PCIe1 X2 and PCIe3 X2 support 946505f: ls1046ardb_reve: Add PCIe1 X4 support Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
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 6a52861b0..f7e309ae7 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://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1"
11SRCREV = "45e69253690452656a4dfe933c4c9f55e1eb0f5f" 11SRCREV = "82fa0c6d03b00dc84b6a64ba91f42c35762dd903"
12 12
13export PYTHON = "${USRBINPATH}/python3" 13export PYTHON = "${USRBINPATH}/python3"
14 14