mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-26 05:48:45 +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.
|
# Note any private key is not available if user key signing model used.
|
||||||
RRECOMMENDS_${PN} += "\
|
RRECOMMENDS_${PN} += "\
|
||||||
key-store-ima-privkey \
|
key-store-ima-cert \
|
||||||
key-store-system-trusted-privkey \
|
key-store-system-trusted-cert \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user