]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-atf: Upgrade version from 1.5 to 2.0
authorMihai Lindner <mihai.lindner@nxp.com>
Tue, 21 May 2019 15:13:34 +0000 (18:13 +0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 21 May 2019 17:09:42 +0000 (14:09 -0300)
Signed-off-by: Mihai Lindner <mihai.lindner@nxp.com>
recipes-bsp/imx-atf/imx-atf_2.0.bb [moved from recipes-bsp/imx-atf/imx-atf_1.5.0.bb with 88% similarity]

similarity index 88%
rename from recipes-bsp/imx-atf/imx-atf_1.5.0.bb
rename to recipes-bsp/imx-atf/imx-atf_2.0.bb
index 9d402dba522bc8d6a05909c244d338d30ce879e4..fdb18fbef0b391e382d93ba603e00dc75c04df7d 100644 (file)
@@ -1,17 +1,17 @@
-# Copyright 2017-2018 NXP
+# Copyright (C) 2017-2019 NXP
 
 DESCRIPTION = "i.MX ARM Trusted Firmware"
 SECTION = "BSP"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9"
 
-PV = "1.5.0+git${SRCPV}"
+PV .= "+git${SRCPV}"
 
-SRCBRANCH = "imx_4.9.123_imx8mm_ga"
+SRCBRANCH = "imx_4.14.98_2.0.0_ga"
 SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \
            file://0001-Allow-BUILD_STRING-to-be-set-in-.revision-file.patch \
 "
-SRCREV = "af3554fc6ea8c17710ffd37a14a25834fad19271"
+SRCREV = "1cb68fa0a0dd8bc00b9871b51d4c4e1d0a827b2d"
 
 S = "${WORKDIR}/git"