From f0f7634f9a470f6986406dc685438ac40e3ec6d2 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Mon, 18 Mar 2013 18:35:33 -0500 Subject: [PATCH] fix(coreos/binhost): use the new coreos sdk use the version built on 20130307 --- .../coreos-overlay/coreos/binhost/host/sdk_version.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/coreos/binhost/host/sdk_version.conf b/sdk_container/src/third_party/coreos-overlay/coreos/binhost/host/sdk_version.conf index d5c69d01fb..c267e59b2f 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos/binhost/host/sdk_version.conf +++ b/sdk_container/src/third_party/coreos-overlay/coreos/binhost/host/sdk_version.conf @@ -1,3 +1,3 @@ -SDK_LATEST_VERSION="2013.02.04.090227" +SDK_LATEST_VERSION="2013.03.07.000000" BOOTSTRAP_LATEST_VERSION="20130130" -TC_PATH="2013/02/%(target)s-2013.02.04.090227.tar.xz" +TC_PATH="2013/03/%(target)s-2013.03.07.000000.tar.xz"