diff --git a/config/sources/families/sun50iw9-bpi.conf b/config/sources/families/sun50iw9-bpi.conf index c6aa558087..39c1d5f3b9 100644 --- a/config/sources/families/sun50iw9-bpi.conf +++ b/config/sources/families/sun50iw9-bpi.conf @@ -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'