U-boot: drop referencing to Denx Git as they have some weird protection that doesn't like our CI
Sources are defined globally, so we don't need to define them here again.
This commit is contained in:
parent
2b705a82be
commit
486b41f0d6
@ -15,7 +15,6 @@ GOVERNOR=ondemand
|
||||
|
||||
case $BRANCH in
|
||||
current | edge)
|
||||
declare -g BOOTSOURCE='https://source.denx.de/u-boot/u-boot.git'
|
||||
declare -g BOOTBRANCH="${BOOTBRANCH_BOARD}"
|
||||
declare -g ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
|
||||
declare -g ATFBRANCH='tag:lts-v2.12.1'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user