bump(coreos-base/coreos-init): Deprecate old addon units.

This commit is contained in:
Michael Marineau 2014-04-11 13:35:09 -07:00
parent 65820676f6
commit 15aca86c01
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~x86" KEYWORDS="~amd64 ~arm ~x86"
else else
CROS_WORKON_COMMIT="c8b9546f43336fc6fcb4e3a6f7953273599f74af" CROS_WORKON_COMMIT="c7db6522790cb82789b0b6e579eeb49a17ca61bf"
KEYWORDS="amd64 arm x86" KEYWORDS="amd64 arm x86"
fi fi