xref: /openbmc/openbmc/meta-aspeed/README.md (revision c27f31fe)
1OpenEmbedded/Yocto BSP layer for Aspeed's platforms
2======================================================================
3
4This layer provides support for Aspeed's platforms for use with OpenEmbedded
5and/or Yocto.
6
7```
8This layer depends on:
9
10URI: git://git.openembedded.org/openembedded-core
11layers: meta
12branch: master
13revision: HEAD
14```
15
16Contributing
17------------
18
19meta-aspeed patches are reviewed using the Gerrit instance at
20https://gerrit.openbmc-project.xyz.
21
22Please submit patches to Gerrit.  More information on using Gerrit can be found
23[here](https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#submitting-changes-via-gerrit-server).
24https://github.com/openbmc/meta-aspeed is a hosting mirror only and GitHub
25pull requests are not monitored and will not be accepted.
26
27Patch checklist.  Please ensure patches adhere to the following guidelines:
28
29 - meta-aspeed uses the [OE style
30   guidelines](https://www.openembedded.org/wiki/Styleguide).
31 - follow [the seven rules of a great git commit
32   message](https://chris.beams.io/posts/git-commit/#seven-rules)
33
34For questions or help please come join us on the [mailing
35list](https://lists.ozlabs.org/listinfo/openbmc) or on
36[Discord](https://discord.gg/69Km47zH98).
37