Files
meta-security/meta-security-compliance
Armin Kuster 090305b5e7 recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit 7e27eb5fca)
2021-11-04 08:20:25 -07:00
..
2021-08-01 08:47:08 -07:00
2019-07-07 19:18:41 -07:00

# Meta-security-compliance

This layer is meant to contain programs to help in security compliance and auditing


Dependencies
============

This layer depends on:

  URI: git://git.openembedded.org/bitbake
  branch: master

  URI: git://git.openembedded.org/openembedded-core
  layers: meta
  branch: master

or

  URI: git://git.yoctoproject.org/poky
  branch: master



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-compliance][PATCH'

Layer Maintainer: Armin Kuster <akuster808@gmail.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.