diff options
author | Cristinel Panfir <cristinel.panfir@nxp.com> | 2019-12-13 16:02:36 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-12-13 11:22:56 -0300 |
commit | 615174d8bf1c937f22a45e940fda50ef7548f491 (patch) | |
tree | 34554a46a89857fc71486a5bf35e35cba5bcdc5f /recipes-bsp | |
parent | aa27fc62095cfd6c147c8f6865296ddc29bf0fa6 (diff) | |
download | meta-freescale-615174d8bf1c937f22a45e940fda50ef7548f491.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>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/imx-atf/imx-atf_2.0.bb | 4 |
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 | ||
8 | PV .= "+git${SRCPV}" | 8 | PV .= "+git${SRCPV}" |
9 | 9 | ||
10 | SRCBRANCH = "imx_4.14.98_2.0.0_ga" | 10 | SRCBRANCH = "imx_4.19.35_1.1.0" |
11 | SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ | 11 | SRC_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 | " |
14 | SRCREV = "1cb68fa0a0dd8bc00b9871b51d4c4e1d0a827b2d" | 14 | SRCREV = "70fa7bcc1a2035ab8402550911b3ae29eff55371" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | 17 | ||