README: add missing file

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2017-09-17 15:06:34 -07:00
parent 518de236e3
commit e6564cea5d

25
meta-scanners/README Normal file
View File

@@ -0,0 +1,25 @@
# Meta-security-compliance
This layer is meant to contain programs to help in security compliance and auditing
Maintenance
-----------
Send pull requests, patches, comments or questions to yocto@yoctoproject.org
When sending single patches, please using something like:
'git send-email -1 --to yocto@yoctoproject.org --subject-prefix=meta-security][PATCH'
Layer Maintainer: Armin Kuster <akuster@mvista.com>
License
=======
All metadata is MIT licensed unless otherwise stated. Source code included
in tree for individual recipes is under the LICENSE stated in each recipe
(.bb file) unless otherwise stated.