Merge pull request #2008 from crawford/bootengine

sys-kernel/bootengine: bump to include ca-certs
This commit is contained in:
Alex Crawford 2016-06-15 13:32:01 -07:00 committed by GitHub
commit c8981d588e
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="b9e498815c61e31ac347430e0e957651d7d29f37"
CROS_WORKON_COMMIT="b6882579fa490e49648c22fc53a41558e3a47b15"
KEYWORDS="amd64 arm arm64 x86"
fi