systemd: update to v225-coreos branch

This fixes things like IP forwarding and wait-online.
This commit is contained in:
Michael Marineau 2015-09-08 21:18:48 +00:00
parent ec7a0565aa
commit ee18583dc8
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
# Use ~arch instead of empty keywords for compatibility with cros-workon # Use ~arch instead of empty keywords for compatibility with cros-workon
KEYWORDS="~amd64 ~arm64 ~arm ~x86" KEYWORDS="~amd64 ~arm64 ~arm ~x86"
else else
CROS_WORKON_COMMIT="e1439a1472c5f691733b8ef10e702beac2496a63" # tag v225 CROS_WORKON_COMMIT="3a44d5510e53738177c0b2c1456f16c53b236b84"
KEYWORDS="amd64 arm64 ~arm ~x86" KEYWORDS="amd64 arm64 ~arm ~x86"
fi fi