blob: 789684137a45b2363170fd14581c080ab22832c7 [file] [log] [blame]
# The last version of the sdk that we built & tested.
SDK_LATEST_VERSION="105/17304.0.0/sdk/cros-sdk-17304.0.0"
# How to find the standalone toolchains from the above sdk.
TC_PATH="105/17304.0.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="101/17109.0.0/sdk/cros-sdk-17109.0.0"