From c30049ef68b20d532e84de45bdd2bcdec31522d8 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Mon, 3 Jun 2013 16:58:24 -0400 Subject: [PATCH] fix(coreos-init): code fix for new path to coreos_startup --- .../coreos-base/coreos-init/coreos-init-0.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-0.0.1.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-0.0.1.ebuild index 5e96f070ea..bd72c543f0 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-0.0.1.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-0.0.1.ebuild @@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="4" -CROS_WORKON_COMMIT="0935d44747e8b336a2e85db02adb589bb75d399e" +CROS_WORKON_COMMIT="ad419999ea478bb60867e9e14f01197b928a5c73" CROS_WORKON_PROJECT="coreos/init" CROS_WORKON_LOCALNAME="init"