From f2c10466412fe567774464d6758b7c7dbedc22e5 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Tue, 18 Apr 2023 19:35:44 +0300 Subject: imx-test: Update from 5.15.71_2.2.0 to lf-6.1.1_1.0.0 Relevant changes: - 75cb486 Rename COPYING to LICENSE - 206abc4 LF-7974: imx-jpeg: Fix description for 12-bit formats - f719f59 LF-7974: imx-jpeg: Fix for "yuv420s-12" format - 3818814 LF-7974: imx-jpeg: Add 12-bit formats in jpeg unit test - 78a3fb0 LF-7956: mxc_v4l2_vpu_test: pass special timestamp for 8q - 49560fc LF-7861: mxc_v4l2_vpu_test: negotiate fourcc with it's v4l2 source - b0942f2 LF-7446: mxc_v4l2_vpu_test: avoid segmentation fault in ofile_run - 28bca3d LF6658: imx-jpeg: Add back support for contiguous NV12 - 290aa31 LF-6654: imx-jpeg: Add crop support for encoder - 576253e LF-6654 imx-jpeg: Use selection API in unit test app Signed-off-by: Oleksandr Suvorov --- recipes-bsp/imx-test/imx-test_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 e041c794..8851ed55 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}" SRC_URI = "git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ file://memtool_profile" -SRCBRANCH = "lf-5.15.71_2.2.0" -SRCREV = "68243988862f0e66a37754b4dbe4e7833b903f0c" +SRCBRANCH = "lf-6.1.1_1.0.0" +SRCREV = "75cb486d616e6561f803073b250a1d26e03a0d92" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf