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