imx-atf: Fix branch name

Signed-off-by: Lauren Post <lauren.post@nxp.com>
This commit is contained in:
Lauren Post 2022-05-17 17:45:59 -05:00
parent 1ae6f3b1d6
commit b10c262c1a

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;m
PV .= "+git${SRCPV}"
SRCBRANCH = "imx_v2.6"
SRCBRANCH = "imx_2.6"
ATF_SRC ?= "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https"
SRC_URI = "${ATF_SRC};branch=${SRCBRANCH}"
SRCREV = "c15067b6fc3ba856e03d9f7d4b4fa876661541c9"