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