From ba3163fddcef783b2dee7ad40885e95c4373729a Mon Sep 17 00:00:00 2001 From: Patrick Baxter Date: Tue, 21 Apr 2015 13:19:19 -0700 Subject: [PATCH] mantle: bump to use commit with fixed build --- .../coreos-overlay/coreos-devel/mantle/mantle-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 cba12960b6..0c645f7051 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="56ed8e53342554a742951e3c8650054a0e95f2c7" + CROS_WORKON_COMMIT="47fb7ad56a42e336546742258513fb1344f0105c" KEYWORDS="amd64" fi