blob: 4764f488301a07150c3eada14746e8b7b3b06c1f [file] [log] [blame]
# The last version of the sdk that we built & tested.
SDK_LATEST_VERSION="93/16623.441.0/sdk/cros-sdk-16623.441.0"
# How to find the standalone toolchains from the above sdk.
TC_PATH="93/16623.441.0/sdk/toolchain-pkgs/%(target)s.tar.xz"
# Frozen version of SDK used for bootstrapping.
# If unset, SDK_LATEST_VERSION will be used for bootstrapping.
BOOTSTRAP_FROZEN_VERSION="93/16623.227.1/sdk/cros-sdk-16623.227.1"