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