]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-test: upgrade to 5.10.52_2.1.0
authorAndrey Zhizhikin <andrey.z@gmail.com>
Tue, 19 Oct 2021 18:47:13 +0000 (18:47 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Fri, 22 Oct 2021 19:15:38 +0000 (19:15 +0000)
Following commits are included in this upgrade:
----
2dcb987 ("MLK-25647-2 mxc_v4l2_vpu_test: expand the conversion function")
2b63cde ("MLK-25647 mxc_v4l2_vpu_test: expand the conversion function")
f078eac ("unit_test: mxc_v4l2_test: add camera test support for iMX8ULP")
afa5afe ("MLK-25487-2:mxc_v4l2_vpu_test: improve mpeg4 parser")
703ed09 ("MLK-25487:mxc_v4l2_vpu_test: Implement a simple seek function in unit test")
----

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
recipes-bsp/imx-test/imx-test_git.bb

index a5f33d8395c773a9056436dfb7ced37b937c34b7..f7ef03485953d64b6867b613c87aed47fb7e1a6e 100644 (file)
@@ -16,12 +16,12 @@ DEPENDS:append:imxvpu = " virtual/imxvpu"
 PE = "1"
 PV = "7.0+${SRCPV}"
 
-SRCBRANCH = "lf-5.10.y_2.0.0"
+SRCBRANCH = "lf-5.10.52_2.1.0"
 SRC_URI = " \
     git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \
     file://memtool_profile \
 "
-SRCREV = "e55c83b939dbb1989181f48b2b3f3e32f7b5b380"
+SRCREV = "2dcb987a91183770f328258b424d9ad2fdfdc17a"
 S = "${WORKDIR}/git"
 
 inherit module-base use-imx-headers