mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 16:37:01 +02:00
fix(coreos-base/update_engine): remove the au-key
Update engine, rightfully, expects that if there is an au-key then it should use it. This is a sound theory and we insert the key when we sign anyways so remove this key for now.
This commit is contained in:
parent
06831963ad
commit
6ebf8e9d34
@ -21,7 +21,6 @@ LIBCHROME_VERS="180609"
|
||||
|
||||
RDEPEND="app-arch/bzip2
|
||||
coreos-base/coreos-ca-certificates
|
||||
coreos-base/coreos-au-key
|
||||
coreos-base/libchrome:${LIBCHROME_VERS}[cros-debug=]
|
||||
coreos-base/libchromeos
|
||||
coreos-base/metrics
|
||||
|
@ -20,7 +20,6 @@ LIBCHROME_VERS="180609"
|
||||
|
||||
RDEPEND="app-arch/bzip2
|
||||
coreos-base/coreos-ca-certificates
|
||||
coreos-base/coreos-au-key
|
||||
coreos-base/libchrome:${LIBCHROME_VERS}[cros-debug=]
|
||||
coreos-base/libchromeos
|
||||
coreos-base/metrics
|
||||
|
Loading…
Reference in New Issue
Block a user