summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2021-08-19 15:02:43 +0800
committerJia Zhang <zhang.jia@linux.alibaba.com>2021-08-20 15:59:51 +0800
commit66a1d0582c16778ced50f93b7aba8d365fc54593 (patch)
tree65334cbe671f74fcd957239bfcd9a87406283012
parent438190a4718a6b044bbd3e39b399fc43ca5728d9 (diff)
downloadmeta-secure-core-66a1d0582c16778ced50f93b7aba8d365fc54593.tar.gz
README: fix typos
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 7290b8a..ac646c8 100644
--- a/README
+++ b/README
@@ -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
63or run bitbake-layers to add the meta-secure-core and its sub-layers: 63or run bitbake-layers to add the meta-secure-core and its sub-layers: