summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-03-02 10:11:28 -0300
committerGitHub <noreply@github.com>2026-03-02 10:11:28 -0300
commit398f5dcf34aff4ac264b65573a3911f50c0d580d (patch)
treef8ed0dd312493c9b434ea1a91bd3b19f45f5c519
parent4969af082c7a20dac4b7594b888ad5d5245536c5 (diff)
parentfb433b1508430409b39aed99530cfffa806f224e (diff)
downloadmeta-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.bb4
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
22SRC_URI = "git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ 22SRC_URI = "git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \
23 file://memtool_profile" 23 file://memtool_profile"
24SRCBRANCH = "lf-6.12.20_2.0.0" 24SRCBRANCH = "lf-6.12.49_2.2.0"
25SRCREV = "38f9cf1f08bb6fcdd6aaf9191e0b53f02e02537b" 25SRCREV = "b4c26645b742b795d4c21b888f3fd73afa8c0446"
26 26
27inherit module-base use-imx-headers 27inherit module-base use-imx-headers
28 28