From 20cb8d50e99ae9ea4a723a445738f04440e12d37 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Fri, 30 Apr 2021 11:36:12 -0500 Subject: 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 --- recipes-bsp/imx-test/imx-test_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/imx-test/imx-test_git.bb') 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 = " \ git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ file://memtool_profile \ " -SRCREV = "90fd7168fe5f15de9b2b1992a719024fc73a185a" +SRCREV = "7468ce4b6477f8687e67fd03cb51b0fefa168a27" S = "${WORKDIR}/git" inherit module-base use-imx-headers -- cgit v1.2.3-54-g00ecf