xref: /openbmc/openbmc/meta-openpower/README.md (revision 5bea8d82)
1OpenEmbedded/Yocto/OpenBMC BSP layer for OpenPOWER reference platforms
2======================================================================
3
4This layer provides support for the BMC firmware on OpenPOWER reference
5platforms, and/or a base upon which to create a BMC firmware implementation on
6any POWER system.
7
8```
9This layer depends on:
10
11URI: git://git.openembedded.org/openembedded-core
12layers: meta
13branch: master
14revision: HEAD
15
16URI: https://github.com/openbmc/meta-phosphor
17branch: master
18revision: HEAD
19
20URI: https://github.com/openbmc/meta-aspeed
21branch: master
22revision: HEAD
23```
24
25More information on OpenPOWER can be found
26[here](https://openpowerfoundation.org/).
27
28Contributing
29------------
30
31meta-openpower patches are reviewed using the Gerrit instance at
32https://gerrit.openbmc-project.xyz.
33
34Please submit patches to Gerrit.  More information on using Gerrit can be found
35[here](https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#submitting-changes-via-gerrit-server).
36https://github.com/openbmc/meta-openpower is a hosting mirror only and GitHub
37pull requests are not monitored and will not be accepted.
38
39Patch checklist.  Please ensure patches adhere to the following guidelines:
40
41 - meta-openpower uses the [OE style
42   guidelines](https://www.openembedded.org/wiki/Styleguide).
43 - follow [the seven rules of a great git commit
44   message](https://chris.beams.io/posts/git-commit/#seven-rules)
45
46For questions or help please come join us on the [mailing
47list](https://lists.ozlabs.org/listinfo/openbmc) or in
48[IRC](irc://freenode.net/openbmc).
49