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