fix(coreos-base/update_engine): Install update signing key via ebuild.

This removes the need to perform this step during build_image.
This commit is contained in:
Michael Marineau 2014-04-30 16:30:10 -07:00
parent 38ea803ff9
commit b3789e2f41
2 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ LIBCHROME_VERS="180609"
RDEPEND="!coreos-base/coreos-installer RDEPEND="!coreos-base/coreos-installer
app-arch/bzip2 app-arch/bzip2
coreos-base/coreos-au-key
coreos-base/coreos-ca-certificates coreos-base/coreos-ca-certificates
coreos-base/libchrome:${LIBCHROME_VERS}[cros-debug=] coreos-base/libchrome:${LIBCHROME_VERS}[cros-debug=]
coreos-base/libchromeos coreos-base/libchromeos