From: Andrey Zhizhikin Date: Mon, 13 Apr 2020 21:14:11 +0000 (+0000) Subject: imx-test: upgrade recipe to lf-5.4.y branch X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=66ba47c1998054e65c3d861180f5291f748eb1ba;p=meta-freescale.git imx-test: upgrade recipe to lf-5.4.y branch Upgrade recipe to pull sources from lf-5.4.y branch. Signed-off-by: Andrey Zhizhikin --- diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb index f108d5a9..3183614b 100644 --- a/recipes-bsp/imx-test/imx-test_git.bb +++ b/recipes-bsp/imx-test/imx-test_git.bb @@ -16,13 +16,13 @@ DEPENDS_append_imxvpu = " virtual/imxvpu" PE = "1" PV = "7.0+${SRCPV}" -SRCBRANCH = "imx_4.19.35_1.1.0" +SRCBRANCH = "lf-5.4.y" SRC_URI = " \ git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ file://0001-mxc_v4l2_test-fix-compilation-error-produced-by-gcc9.patch \ file://memtool_profile \ " -SRCREV = "709d14b037e7a45af018875c4a880f8f9c198288" +SRCREV = "6d20e84f2dbe5940fe6d629c2839e1390994ee1f" S = "${WORKDIR}/git" inherit module-base use-imx-headers