blob: 1d402dd7700a1b15d1c6230815c30d7019a43cf7 [file] [log] [blame]
# The last version of the sdk that we built & tested.
SDK_LATEST_VERSION="2020.06.29.124243"
# How to find the standalone toolchains from the above sdk.
TC_PATH="2020/06/%(target)s-2020.06.29.124243.tar.xz"
# Frozen version of SDK used for bootstrapping.
# If unset, SDK_LATEST_VERSION will be used for bootstrapping.
BOOTSTRAP_FROZEN_VERSION="2020.05.12.075654"