summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-01-27 20:41:30 -0300
committerGitHub <noreply@github.com>2022-01-27 20:41:30 -0300
commit724def083c543489d151b72568d1cbb31d884ee5 (patch)
treea235969e9422595399b37b7e7de34a3dba0430e4 /recipes-bsp/imx-test/imx-test_git.bb
parentd5e4f4cf9790d3498239d0819be557666fcbd66a (diff)
parent76374eaf673e7c2b5537d1cae5af390bec20773c (diff)
downloadmeta-freescale-724def083c543489d151b72568d1cbb31d884ee5.tar.gz
Merge pull request #964 from chrisdimich/honister
Backport to honister: Update various recipes to 5.10.72-2.2.0 BSP
Diffstat (limited to 'recipes-bsp/imx-test/imx-test_git.bb')
-rw-r--r--recipes-bsp/imx-test/imx-test_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb
index f7ef0348..d33ad18c 100644
--- a/recipes-bsp/imx-test/imx-test_git.bb
+++ b/recipes-bsp/imx-test/imx-test_git.bb
@@ -16,12 +16,12 @@ DEPENDS:append:imxvpu = " virtual/imxvpu"
16PE = "1" 16PE = "1"
17PV = "7.0+${SRCPV}" 17PV = "7.0+${SRCPV}"
18 18
19SRCBRANCH = "lf-5.10.52_2.1.0" 19SRCBRANCH = "lf-5.10.72_2.2.0"
20SRC_URI = " \ 20SRC_URI = " \
21 git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ 21 git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \
22 file://memtool_profile \ 22 file://memtool_profile \
23" 23"
24SRCREV = "2dcb987a91183770f328258b424d9ad2fdfdc17a" 24SRCREV = "a26b1ee51177e317aa05251d4c8f10c4c68064f6"
25S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
26 26
27inherit module-base use-imx-headers 27inherit module-base use-imx-headers