summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Dimich <Chris.Dimich@boundarydevices.com>2020-04-13 11:10:26 -0700
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-13 16:57:58 -0300
commit9975cea05399186fabdb5880a273bd02c3d7bb57 (patch)
treedd7cee868403413b3912dc7894a7b0ba94179126
parent5fdac18a1f4daed214e07af014d068b7b6196f5c (diff)
downloadmeta-freescale-9975cea05399186fabdb5880a273bd02c3d7bb57.tar.gz
Revert "imx-atf_2.0.bb: Update branch and revision for 4.19.35_1.1.0"
This reverts commit 54d14f17ebd961dc7cb9ef89b76613218fb7562d. Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
-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 a5e0fe8d..03afc835 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.19.35_1.1.0" 10SRCBRANCH = "imx_4.14.98_2.0.0_ga"
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 = "70fa7bcc1a2035ab8402550911b3ae29eff55371" 14SRCREV = "1cb68fa0a0dd8bc00b9871b51d4c4e1d0a827b2d"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17