diff options
| author | Zelan Zou <zelan.zou@nxp.com> | 2026-03-16 19:04:59 +0800 |
|---|---|---|
| committer | Zelan Zou <zelan.zou@nxp.com> | 2026-03-16 19:16:21 +0800 |
| commit | 07b72abaa7f7ee0cefa17ba7afaa832627152f33 (patch) | |
| tree | ce9cfc41755211738b31be700afac8a77a4ae5a9 | |
| parent | 94305f255ed55bcaf70fc9a857d34ce4a179bcda (diff) | |
| download | meta-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.bb | 2 |
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" | |||
| 10 | PV = "0.5.1+git${SRCPV}" | 10 | PV = "0.5.1+git${SRCPV}" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/nxp-imx/imx-uuc.git;protocol=https;branch=master" | 12 | SRC_URI = "git://github.com/nxp-imx/imx-uuc.git;protocol=https;branch=master" |
| 13 | SRCREV = "25f65e10368aa07056f9536e88ed911ac7f38f99" | 13 | SRCREV = "798d6ed8cf0971aec19c5f6c7c058450817fa378" |
| 14 | 14 | ||
| 15 | do_install() { | 15 | do_install() { |
| 16 | oe_runmake 'DESTDIR=${D}' install | 16 | oe_runmake 'DESTDIR=${D}' install |
