diff options
-rw-r--r-- | README | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -51,13 +51,13 @@ other layers needed. e.g.: | |||
51 | /path/to/yocto/meta \ | 51 | /path/to/yocto/meta \ |
52 | /path/to/yocto/meta-poky \ | 52 | /path/to/yocto/meta-poky \ |
53 | /path/to/yocto/meta-yocto-bsp \ | 53 | /path/to/yocto/meta-yocto-bsp \ |
54 | /path/to/yocto/meta-meta-secure-core/meta \ | 54 | /path/to/yocto/meta-secure-core/meta \ |
55 | /path/to/yocto/meta-meta-secure-core/meta-signing-key \ | 55 | /path/to/yocto/meta-secure-core/meta-signing-key \ |
56 | /path/to/yocto/meta-meta-secure-core/meta-tpm \ | 56 | /path/to/yocto/meta-secure-core/meta-tpm \ |
57 | /path/to/yocto/meta-meta-secure-core/meta-tpm2 \ | 57 | /path/to/yocto/meta-secure-core/meta-tpm2 \ |
58 | /path/to/yocto/meta-meta-secure-core/meta-efi-secure-boot \ | 58 | /path/to/yocto/meta-secure-core/meta-efi-secure-boot \ |
59 | /path/to/yocto/meta-meta-secure-core/meta-integrity \ | 59 | /path/to/yocto/meta-secure-core/meta-integrity \ |
60 | /path/to/yocto/meta-meta-secure-core/meta-encrypted-storage \ | 60 | /path/to/yocto/meta-secure-core/meta-encrypted-storage \ |
61 | " | 61 | " |
62 | 62 | ||
63 | or run bitbake-layers to add the meta-secure-core and its sub-layers: | 63 | or run bitbake-layers to add the meta-secure-core and its sub-layers: |