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