blob: 552d91d4584d0c112ec7f53b5129748573f0b52d [file] [log] [blame]
# The last version of the sdk that we built & tested.
SDK_LATEST_VERSION="2021.08.16.182546"
# How to find the standalone toolchains from the above sdk.
TC_PATH="2021/08/%(target)s-2021.08.16.182546.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"