sys-kernel/bootengine: update to include vfat and networkd changes

This commit is contained in:
Derek Gonyeo 2017-06-16 14:46:19 -07:00
parent 9140edcce9
commit 25613e7c4b
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
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="d65b72237d53c8bc2fff133b7979c2430298882a"
CROS_WORKON_COMMIT="80190425b6e0c61ef78e48ede2056be8a3734f9a"
KEYWORDS="amd64 arm arm64 x86"
fi