README: update README

Signed-off-by: Jia Zhang <qianyue.zj@alibaba-inc.com>
This commit is contained in:
Jia Zhang
2017-12-04 12:25:12 +08:00
parent a22324542d
commit 00324b6b3e
2 changed files with 12 additions and 3 deletions

View File

@@ -79,4 +79,6 @@ This feature provides the integrity verification for the RPM package.
### Building the meta-secure-core layer
This layer should be added to the bblayers.conf file. To enable certain
feature provided by this layer, add the feature to the local.conf file.
feature provided by this layer, add the feature to the local.conf file.
A reference implementation based on this layer is [available](https://github.com/jiazhang0/SecureCore).