imx-atf: sync with meta-fsl-bsp-release branch sumo-4.14.98-2.3.0
Update SRCBRANCH and SRCREV. https://jira.digi.com/browse/DEL-6932 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
530d9c0e97
commit
c6c19be947
|
|
@ -10,10 +10,10 @@ inherit fsl-eula-unpack pkgconfig deploy
|
||||||
PV = "2.0+git${SRCPV}"
|
PV = "2.0+git${SRCPV}"
|
||||||
|
|
||||||
ATF_SRC ?= "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https"
|
ATF_SRC ?= "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https"
|
||||||
SRCBRANCH = "imx_4.14.98_2.2.0"
|
SRCBRANCH = "imx_4.14.98_2.3.0"
|
||||||
|
|
||||||
SRC_URI = "${ATF_SRC};branch=${SRCBRANCH}"
|
SRC_URI = "${ATF_SRC};branch=${SRCBRANCH}"
|
||||||
SRCREV = "1355c5d12d75c9c7bdd08826796096bab519b3d5"
|
SRCREV = "09c5cc994634060ad7dfef4620866838d19694a4"
|
||||||
|
|
||||||
SRC_URI_append_ccimx8mn = " \
|
SRC_URI_append_ccimx8mn = " \
|
||||||
file://0001-imx8mn-Disable-M7-debug-console.patch \
|
file://0001-imx8mn-Disable-M7-debug-console.patch \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue