summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZelan Zou <zelan.zou@nxp.com>2026-03-16 19:04:59 +0800
committerZelan Zou <zelan.zou@nxp.com>2026-03-16 19:16:21 +0800
commit07b72abaa7f7ee0cefa17ba7afaa832627152f33 (patch)
treece9cfc41755211738b31be700afac8a77a4ae5a9
parent94305f255ed55bcaf70fc9a857d34ce4a179bcda (diff)
downloadmeta-freescale-07b72abaa7f7ee0cefa17ba7afaa832627152f33.tar.gz
imx-uuc: Update to lf-6.18.2-1.0.0
Update imx943 CRRM support Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
-rw-r--r--recipes-bsp/imx-uuc/imx-uuc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-uuc/imx-uuc_git.bb b/recipes-bsp/imx-uuc/imx-uuc_git.bb
index 54997ae37..ecd33f59f 100644
--- a/recipes-bsp/imx-uuc/imx-uuc_git.bb
+++ b/recipes-bsp/imx-uuc/imx-uuc_git.bb
@@ -10,7 +10,7 @@ PR = "r1"
10PV = "0.5.1+git${SRCPV}" 10PV = "0.5.1+git${SRCPV}"
11 11
12SRC_URI = "git://github.com/nxp-imx/imx-uuc.git;protocol=https;branch=master" 12SRC_URI = "git://github.com/nxp-imx/imx-uuc.git;protocol=https;branch=master"
13SRCREV = "25f65e10368aa07056f9536e88ed911ac7f38f99" 13SRCREV = "798d6ed8cf0971aec19c5f6c7c058450817fa378"
14 14
15do_install() { 15do_install() {
16 oe_runmake 'DESTDIR=${D}' install 16 oe_runmake 'DESTDIR=${D}' install