mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-11 16:50:12 +00:00
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>
Intrusion Detection System (IDS)
This layer provides functions for Intrusion Detection System (IDS) achievement.
MTREE
The mtree utility compares the file hierarchy rooted in the current directory against a specification read from the standard input. Messages are written to the standard output for any files whose characteristics do not match the specifications, or which are missing from either the file hierarchy or the specification.
Patches
Please submit any patches against the meta-ids layer to the maintainer:
Maintainer: Jia Zhang zhang.jia@linux.alibaba.com