diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-03-02 10:11:28 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-02 10:11:28 -0300 |
| commit | 398f5dcf34aff4ac264b65573a3911f50c0d580d (patch) | |
| tree | f8ed0dd312493c9b434ea1a91bd3b19f45f5c519 | |
| parent | 4969af082c7a20dac4b7594b888ad5d5245536c5 (diff) | |
| parent | fb433b1508430409b39aed99530cfffa806f224e (diff) | |
| download | meta-freescale-398f5dcf34aff4ac264b65573a3911f50c0d580d.tar.gz | |
Merge pull request #2451 from noreng-br/topic/update-imx-test
imx-test: Update metadata to match configurations of meta-imx
| -rw-r--r-- | recipes-bsp/imx-test/imx-test_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb index 3dd6153a0..30d0bba31 100644 --- a/recipes-bsp/imx-test/imx-test_git.bb +++ b/recipes-bsp/imx-test/imx-test_git.bb | |||
| @@ -21,8 +21,8 @@ PV = "7.0+${SRCPV}" | |||
| 21 | 21 | ||
| 22 | 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} \ |
| 23 | file://memtool_profile" | 23 | file://memtool_profile" |
| 24 | SRCBRANCH = "lf-6.12.20_2.0.0" | 24 | SRCBRANCH = "lf-6.12.49_2.2.0" |
| 25 | SRCREV = "38f9cf1f08bb6fcdd6aaf9191e0b53f02e02537b" | 25 | SRCREV = "b4c26645b742b795d4c21b888f3fd73afa8c0446" |
| 26 | 26 | ||
| 27 | inherit module-base use-imx-headers | 27 | inherit module-base use-imx-headers |
| 28 | 28 | ||
