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