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