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