diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2021-10-25 12:20:44 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-25 12:20:44 -0300 |
| commit | 348d3a23be97e0d8827d7a4938c85cb6e62f79d5 (patch) | |
| tree | c7593ba5313370e75b564179f16faa16868c8dc9 /recipes-bsp/imx-test | |
| parent | d6082e9971906fa46876dff9330a0db9060ef8ef (diff) | |
| parent | c81ddb2dc11fe405b1b190d082f1798387eff071 (diff) | |
| download | meta-freescale-348d3a23be97e0d8827d7a4938c85cb6e62f79d5.tar.gz | |
Merge pull request #896 from zandrey/upgrade-to-nxp-5.10.52-2.1.0
Upgrade to NXP Release: 5.10.52-2.1.0
Diffstat (limited to 'recipes-bsp/imx-test')
| -rw-r--r-- | recipes-bsp/imx-test/imx-test_git.bb | 4 |
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 a5f33d839..f7ef03485 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" | |||
| 16 | PE = "1" | 16 | PE = "1" |
| 17 | PV = "7.0+${SRCPV}" | 17 | PV = "7.0+${SRCPV}" |
| 18 | 18 | ||
| 19 | SRCBRANCH = "lf-5.10.y_2.0.0" | 19 | SRCBRANCH = "lf-5.10.52_2.1.0" |
| 20 | SRC_URI = " \ | 20 | SRC_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 | " |
| 24 | SRCREV = "e55c83b939dbb1989181f48b2b3f3e32f7b5b380" | 24 | SRCREV = "2dcb987a91183770f328258b424d9ad2fdfdc17a" |
| 25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 26 | 26 | ||
| 27 | inherit module-base use-imx-headers | 27 | inherit module-base use-imx-headers |
