From ee18583dc8ac2a668f74f600ff8e740b57d319d3 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Tue, 8 Sep 2015 21:18:48 +0000 Subject: [PATCH] systemd: update to v225-coreos branch This fixes things like IP forwarding and wait-online. --- .../systemd/{systemd-225.ebuild => systemd-225-r1.ebuild} | 0 .../coreos-overlay/sys-apps/systemd/systemd-9999.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/{systemd-225.ebuild => systemd-225-r1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-225.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-225-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-225.ebuild rename to sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-225-r1.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-9999.ebuild index e43f6e7fe5..8ed2f51205 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-9999.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then # Use ~arch instead of empty keywords for compatibility with cros-workon KEYWORDS="~amd64 ~arm64 ~arm ~x86" else - CROS_WORKON_COMMIT="e1439a1472c5f691733b8ef10e702beac2496a63" # tag v225 + CROS_WORKON_COMMIT="3a44d5510e53738177c0b2c1456f16c53b236b84" KEYWORDS="amd64 arm64 ~arm ~x86" fi