summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_git.bb
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2021-04-30 11:36:12 -0500
committerTom Hochstein <tom.hochstein@nxp.com>2021-04-30 13:26:01 -0500
commit20cb8d50e99ae9ea4a723a445738f04440e12d37 (patch)
treeb5fff9d06290a70a443a4fcfbfbb4cc55a6cb7a1 /recipes-bsp/imx-test/imx-test_git.bb
parent3e515c5af412a0e916b435b5fff5e7062ea002b6 (diff)
downloadmeta-freescale-20cb8d50e99ae9ea4a723a445738f04440e12d37.tar.gz
imx-test: Update to 7468ce4
Fixes since last update: 7468ce4 MLK-25294 mxc_uart_test: fix the buffer overflow of local buf Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-test/imx-test_git.bb')
-rw-r--r--recipes-bsp/imx-test/imx-test_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb
index 4e139cc4..cf7c60ed 100644
--- a/recipes-bsp/imx-test/imx-test_git.bb
+++ b/recipes-bsp/imx-test/imx-test_git.bb
@@ -21,7 +21,7 @@ SRC_URI = " \
21 git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ 21 git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \
22 file://memtool_profile \ 22 file://memtool_profile \
23" 23"
24SRCREV = "90fd7168fe5f15de9b2b1992a719024fc73a185a" 24SRCREV = "7468ce4b6477f8687e67fd03cb51b0fefa168a27"
25S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
26 26
27inherit module-base use-imx-headers 27inherit module-base use-imx-headers