summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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