blob: b29c143b7d5e759b3adb033de491149f27f13fcf [file] [log] [blame]
Richard Marian Thomaiyar14fddef2018-07-13 23:55:56 +05301# Meta-security-compliance
2
3This layer is meant to contain programs to help in security compliance and auditing
4
5
6Dependencies
7============
8
9This layer depends on:
10
11 URI: git://git.openembedded.org/bitbake
12 branch: master
13
14 URI: git://git.openembedded.org/openembedded-core
15 layers: meta
16 branch: master
17
18or
19
20 URI: git://git.yoctoproject.org/poky
21 branch: master
22
23
24
25Maintenance
26-----------
27
28Send pull requests, patches, comments or questions to yocto@yoctoproject.org
29
30When sending single patches, please using something like:
31'git send-email -1 --to yocto@yoctoproject.org --subject-prefix=meta-security][PATCH'
32
33Layer Maintainer: Armin Kuster <akuster@mvista.com>
34
35
36License
37=======
38
39All metadata is MIT licensed unless otherwise stated. Source code included
40in tree for individual recipes is under the LICENSE stated in each recipe
41(.bb file) unless otherwise stated.