From a71579ae01f9dcfce415d3731a0483e8f481c71c Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Tue, 14 Jul 2015 12:43:26 -0700 Subject: [PATCH] sys-apps/systemd: sync with coreos/systemd v222 --- .../systemd/{systemd-222.ebuild => systemd-222-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-222.ebuild => systemd-222-r1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-222.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-222-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-222.ebuild rename to sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-222-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 403e58b522..e4b221c2ee 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 @@ -14,7 +14,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="015325350548732458e61c193f5fab6f139f47fc" + CROS_WORKON_COMMIT="e28edc741ad20597c56d33124a10ab6d6adaec01" KEYWORDS="amd64 arm64 ~arm ~x86" fi