summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristinel Panfir <cristinel.panfir@nxp.com>2019-12-13 16:02:36 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-08 08:43:39 -0300
commit54d14f17ebd961dc7cb9ef89b76613218fb7562d (patch)
tree4f8aab30b0e36497c8311196cdc81116e9c61be6
parentcf62e358665d87626baf3285ed582df398c74cca (diff)
downloadmeta-freescale-54d14f17ebd961dc7cb9ef89b76613218fb7562d.tar.gz
imx-atf_2.0.bb: Update branch and revision for 4.19.35_1.1.0
Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com> (cherry picked from commit 615174d8bf1c937f22a45e940fda50ef7548f491)
-rw-r--r--recipes-bsp/imx-atf/imx-atf_2.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-atf/imx-atf_2.0.bb b/recipes-bsp/imx-atf/imx-atf_2.0.bb
index 15122520..63cb7cb5 100644
--- a/recipes-bsp/imx-atf/imx-atf_2.0.bb
+++ b/recipes-bsp/imx-atf/imx-atf_2.0.bb
@@ -7,11 +7,11 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;m
7 7
8PV .= "+git${SRCPV}" 8PV .= "+git${SRCPV}"
9 9
10SRCBRANCH = "imx_4.14.98_2.0.0_ga" 10SRCBRANCH = "imx_4.19.35_1.1.0"
11SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ 11SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \
12 file://0001-Allow-BUILD_STRING-to-be-set-in-.revision-file.patch \ 12 file://0001-Allow-BUILD_STRING-to-be-set-in-.revision-file.patch \
13" 13"
14SRCREV = "1cb68fa0a0dd8bc00b9871b51d4c4e1d0a827b2d" 14SRCREV = "70fa7bcc1a2035ab8402550911b3ae29eff55371"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17