diff options
| author | Hiago De Franco <hiago.franco@toradex.com> | 2025-09-09 14:34:27 -0300 |
|---|---|---|
| committer | Hiago De Franco <hiago.franco@toradex.com> | 2025-09-09 14:34:27 -0300 |
| commit | ede942615b7ceb5b62919938a15f04532ca4c6f1 (patch) | |
| tree | 9c50b0c82bd003e1ea202140b466da56b05e5f8c /recipes-bsp/imx-test | |
| parent | b7287efdc47d5c8f0cb53dfb6a4ba66a8a8eb7ba (diff) | |
| download | meta-freescale-ede942615b7ceb5b62919938a15f04532ca4c6f1.tar.gz | |
imx-test: upgrade to NXP 6.12.20-2.0.0 release
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'recipes-bsp/imx-test')
| -rw-r--r-- | recipes-bsp/imx-test/imx-test_git.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb index 46a00d4fc..3dd6153a0 100644 --- a/recipes-bsp/imx-test/imx-test_git.bb +++ b/recipes-bsp/imx-test/imx-test_git.bb | |||
| @@ -14,14 +14,15 @@ DEPENDS:append:mx6-nxp-bsp = " imx-lib" | |||
| 14 | DEPENDS:append:mx7-nxp-bsp = " imx-lib" | 14 | DEPENDS:append:mx7-nxp-bsp = " imx-lib" |
| 15 | DEPENDS:append:mx8ulp-nxp-bsp = " imx-lib" | 15 | DEPENDS:append:mx8ulp-nxp-bsp = " imx-lib" |
| 16 | DEPENDS:append:mx93-nxp-bsp = " imx-lib" | 16 | DEPENDS:append:mx93-nxp-bsp = " imx-lib" |
| 17 | DEPENDS:append:mx943-nxp-bsp = " imx-lib" | ||
| 17 | 18 | ||
| 18 | PE = "1" | 19 | PE = "1" |
| 19 | PV = "7.0+${SRCPV}" | 20 | PV = "7.0+${SRCPV}" |
| 20 | 21 | ||
| 21 | SRC_URI = "git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ | 22 | SRC_URI = "git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ |
| 22 | file://memtool_profile" | 23 | file://memtool_profile" |
| 23 | SRCBRANCH = "lf-6.12.3_1.0.0" | 24 | SRCBRANCH = "lf-6.12.20_2.0.0" |
| 24 | SRCREV = "92a497313016bfa536d561e13fcbad2d273ded4c" | 25 | SRCREV = "38f9cf1f08bb6fcdd6aaf9191e0b53f02e02537b" |
| 25 | 26 | ||
| 26 | inherit module-base use-imx-headers | 27 | inherit module-base use-imx-headers |
| 27 | 28 | ||
| @@ -40,6 +41,7 @@ PLATFORM:mx8-nxp-bsp = "IMX8" | |||
| 40 | PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP" | 41 | PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP" |
| 41 | PLATFORM:mx91-nxp-bsp = "IMX8" | 42 | PLATFORM:mx91-nxp-bsp = "IMX8" |
| 42 | PLATFORM:mx93-nxp-bsp = "IMX8ULP" | 43 | PLATFORM:mx93-nxp-bsp = "IMX8ULP" |
| 44 | PLATFORM:mx943-nxp-bsp = "IMX8ULP" | ||
| 43 | PLATFORM:mx95-nxp-bsp = "IMX8" | 45 | PLATFORM:mx95-nxp-bsp = "IMX8" |
| 44 | 46 | ||
| 45 | PARALLEL_MAKE = "-j 1" | 47 | PARALLEL_MAKE = "-j 1" |
