mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-05-06 01:38:48 +00:00
meta-secure-core: update the README
Fix the below yocto compliance issue:
INFO: test_readme (common.CommonCheckLayer)
INFO: ... FAIL
INFO: Traceback (most recent call last):
File "/build/layers/oe-core/scripts/lib/checklayer/cases/common.py", line 34, in test_readme
self.assertIn('maintainer', data.lower())
AssertionError: 'maintainer' not found
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
This commit is contained in:
@@ -175,5 +175,12 @@ operation is required if the target board doesn't have a TPM device.
|
||||
retrieve the passphrase in a safe way. If the installer enables both of
|
||||
them, the default IMA rules will be not used.
|
||||
|
||||
### Patches
|
||||
|
||||
Please submit any patches against the meta-tpm2 layer to the
|
||||
maintainer:
|
||||
|
||||
Maintainer: Jia Zhang <zhang.jia@linux.alibaba.com>
|
||||
|
||||
### Reference
|
||||
- [OpenEmbedded layer for TPM 2.0 enablement](https://github.com/jiazhang0/meta-secure-core/tree/master/meta-tpm2)
|
||||
|
||||
Reference in New Issue
Block a user