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