From becf76610435079bd1b94225e40e2f42477ef2ce Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Thu, 17 Mar 2016 00:08:48 -0700 Subject: [PATCH] sys-apps/systemd: pull in v225 backports Grab sd-event priority queue comparison bugfix, journald asynchronous offlines, ftruncate coalescing, and durable archives. --- .../systemd/{systemd-225-r10.ebuild => systemd-225-r11.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-r10.ebuild => systemd-225-r11.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-225-r10.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-225-r11.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-225-r10.ebuild rename to sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-225-r11.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 1b6babac7b..06793e6345 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="0a7a9494e1427adfae12396716dea7903c875405" + CROS_WORKON_COMMIT="1ff1bdfbf648a04d29b2f4b1e315fc6138fae707" KEYWORDS="amd64 arm64 ~arm ~x86" fi