diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2025-09-09 16:11:44 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-09 16:11:44 -0300 |
| commit | bd7c78ab86ad369286c04ce33328493de5396f30 (patch) | |
| tree | 7da050a302d2578185c04487be25e5cfadcfd0a9 | |
| parent | 9c04f148410f3b8f63d3e0b21a6e9413354ba3fc (diff) | |
| parent | ede942615b7ceb5b62919938a15f04532ca4c6f1 (diff) | |
| download | meta-freescale-bd7c78ab86ad369286c04ce33328493de5396f30.tar.gz | |
Merge pull request #2359 from hiagofranco/update-imx-test-6.12.20-2.0.0
imx-test: upgrade to NXP 6.12.20-2.0.0 release
| -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" |
