mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-12 01:00:15 +00:00
packagegroup-ima: RRECOMMEND certificates rather than private keys
Do not even try pulling private keys into rootfs. Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin-solenikov@mentor.com>
This commit is contained in:
@@ -15,6 +15,6 @@ RDEPENDS_${PN} += "\
|
||||
|
||||
# Note any private key is not available if user key signing model used.
|
||||
RRECOMMENDS_${PN} += "\
|
||||
key-store-ima-privkey \
|
||||
key-store-system-trusted-privkey \
|
||||
key-store-ima-cert \
|
||||
key-store-system-trusted-cert \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user