diff options
-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 8851ed55b..815a77dfb 100644 --- a/recipes-bsp/imx-test/imx-test_git.bb +++ b/recipes-bsp/imx-test/imx-test_git.bb | |||
@@ -19,8 +19,8 @@ PV = "7.0+${SRCPV}" | |||
19 | 19 | ||
20 | SRC_URI = "git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ | 20 | SRC_URI = "git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ |
21 | file://memtool_profile" | 21 | file://memtool_profile" |
22 | SRCBRANCH = "lf-6.1.1_1.0.0" | 22 | SRCBRANCH = "lf-6.1.22_2.0.0" |
23 | SRCREV = "75cb486d616e6561f803073b250a1d26e03a0d92" | 23 | SRCREV = "9fe083c29439b71292df9a8e4d40c73f25828a69" |
24 | 24 | ||
25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
26 | 26 | ||