diff options
| author | Zelan Zou <zelan.zou@nxp.com> | 2026-03-16 19:07:35 +0800 |
|---|---|---|
| committer | Zelan Zou <zelan.zou@nxp.com> | 2026-03-16 19:16:21 +0800 |
| commit | 561e686f8b6de663ffb3fda8b6c021dbcf4c4be7 (patch) | |
| tree | 0965b69591aa4a470aca711dcd094f9039b68e53 | |
| parent | 07b72abaa7f7ee0cefa17ba7afaa832627152f33 (diff) | |
| download | meta-freescale-561e686f8b6de663ffb3fda8b6c021dbcf4c4be7.tar.gz | |
imx-lib: Update to lf-6.18.2-1.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
| -rw-r--r-- | recipes-bsp/imx-lib/imx-lib_git.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-bsp/imx-lib/imx-lib_git.bb b/recipes-bsp/imx-lib/imx-lib_git.bb index aeff089f7..0aa74250f 100644 --- a/recipes-bsp/imx-lib/imx-lib_git.bb +++ b/recipes-bsp/imx-lib/imx-lib_git.bb | |||
| @@ -13,8 +13,8 @@ PE = "1" | |||
| 13 | PV = "5.9+${SRCPV}" | 13 | PV = "5.9+${SRCPV}" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" | 15 | SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" |
| 16 | SRCBRANCH = "lf-6.12.49_2.2.0" | 16 | SRCBRANCH = "lf-6.18.2_1.0.0" |
| 17 | SRCREV = "72cb12630d42b0efdc30b8e896d0546e69089916" | 17 | SRCREV = "6cad1ba39d16247088f6a45dc07bbbf2cf96a332" |
| 18 | 18 | ||
| 19 | inherit use-imx-headers | 19 | inherit use-imx-headers |
| 20 | 20 | ||
| @@ -29,6 +29,8 @@ PLATFORM:mx7d-nxp-bsp = "IMX7" | |||
| 29 | PLATFORM:mx7ulp-nxp-bsp = "IMX7" | 29 | PLATFORM:mx7ulp-nxp-bsp = "IMX7" |
| 30 | PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP" | 30 | PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP" |
| 31 | PLATFORM:mx9-nxp-bsp = "IMX8ULP" | 31 | PLATFORM:mx9-nxp-bsp = "IMX8ULP" |
| 32 | PLATFORM:mx93-nxp-bsp = "IMX8ULP" | ||
| 33 | PLATFORM:mx943-nxp-bsp = "IMX8ULP" | ||
| 32 | 34 | ||
| 33 | PARALLEL_MAKE = "-j 1" | 35 | PARALLEL_MAKE = "-j 1" |
| 34 | EXTRA_OEMAKE = "" | 36 | EXTRA_OEMAKE = "" |
