mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
qoriq-atf: Upgrade 2.6 -> 2.12
Update from LF6.12.20-2.0.0 Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
parent
efcd5041f8
commit
9e2dc51341
|
@ -3,7 +3,7 @@ DESCRIPTION = "ARM Trusted Firmware"
|
|||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
|
||||
|
||||
ATF_BRANCH ?= "lf_v2.6"
|
||||
ATF_BRANCH ?= "lf_v2.12"
|
||||
ATF_SRC ?= "git://github.com/nxp-qoriq/atf.git;protocol=https"
|
||||
SRC_URI = "${ATF_SRC};branch=${ATF_BRANCH}"
|
||||
SRCREV = "616a4588f333522d50a55bedd2b9a90a51474a75"
|
||||
SRCREV = "6ddd57019494cabfca5065368349109c37f2cc9f"
|
|
@ -9,7 +9,6 @@ PV:append = "+${SRCPV}"
|
|||
|
||||
SRC_URI += "git://github.com/ARMmbed/mbedtls;protocol=https;nobranch=1;destsuffix=git/mbedtls;name=mbedtls \
|
||||
git://github.com/nxp/ddr-phy-binary;protocol=https;nobranch=1;destsuffix=git/ddr-phy-binary;name=ddr \
|
||||
file://tf-a-tests-no-warn-rwx-segments.patch \
|
||||
"
|
||||
SRCREV_mbedtls = "0795874acdf887290b2571b193cafd3c4041a708"
|
||||
SRCREV_ddr = "fbc036b88acb6c06ffed02c898cbae9856ec75ba"
|
Loading…
Reference in New Issue
Block a user