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