From c03ff3945a8a8fb72d88dc985bcc8483c9b0e09f Mon Sep 17 00:00:00 2001 From: Patrick Baxter Date: Tue, 21 Apr 2015 11:24:12 -0700 Subject: [PATCH] mantle: bump to 0.0.5 to include latest GCE platform work --- .../mantle/{mantle-0.0.4.ebuild => mantle-0.0.5.ebuild} | 0 .../coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/{mantle-0.0.4.ebuild => mantle-0.0.5.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.0.4.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.0.5.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.0.4.ebuild rename to sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-0.0.5.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild index 421fe89178..cba12960b6 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild @@ -9,7 +9,7 @@ COREOS_GO_PACKAGE="github.com/coreos/mantle" if [[ "${PV}" == 9999 ]]; then KEYWORDS="~amd64" else - CROS_WORKON_COMMIT="804b9bbe9ac3002ecf3787a0f2dea3108b26da91" + CROS_WORKON_COMMIT="56ed8e53342554a742951e3c8650054a0e95f2c7" KEYWORDS="amd64" fi