mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-07-19 18:39:09 +02:00
imx-atf: Fix branch name
Signed-off-by: Lauren Post <lauren.post@nxp.com>
This commit is contained in:
parent
1ae6f3b1d6
commit
b10c262c1a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user