sys-apps/systemd: bump the v229 branch

This fixes coreos/bugs#1430.
This commit is contained in:
David Michael 2016-07-08 16:43:25 -07:00
parent 18da076dbb
commit d0fdea13b8
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,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="0d13531dce19eb6001da6560bb605be2b7fd15a3" # v229-coreos
CROS_WORKON_COMMIT="afbf2c0774459cdd4d41f41b2e0f86addd9ecbd2" # v229-coreos
KEYWORDS="amd64 arm64 ~arm ~x86"
fi