]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-test: upgrade recipe to lf-5.4.y branch
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Mon, 13 Apr 2020 21:14:11 +0000 (21:14 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 16 Apr 2020 13:32:45 +0000 (10:32 -0300)
Upgrade recipe to pull sources from lf-5.4.y branch.

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

index f108d5a91d446cbe38dbebc71b1aca06a8a3cade..3183614b83623677b49b5cb8a4d8884526d10a2e 100644 (file)
@@ -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