Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 1 | OpenEmbedded-Core |
| 2 | ================= |
| 3 | |
| 4 | OpenEmbedded-Core is a layer containing the core metadata for current versions |
| 5 | of OpenEmbedded. It is distro-less (can build a functional image with |
| 6 | DISTRO = "nodistro") and contains only emulated machine support. |
| 7 | |
| 8 | For information about OpenEmbedded, see the OpenEmbedded website: |
| 9 | http://www.openembedded.org/ |
| 10 | |
| 11 | The Yocto Project has extensive documentation about OE including a reference manual |
| 12 | which can be found at: |
| 13 | http://yoctoproject.org/documentation |
| 14 | |
| 15 | |
| 16 | Contributing |
| 17 | ------------ |
| 18 | |
| 19 | Please refer to |
| 20 | http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded |
| 21 | for guidelines on how to submit patches. |
| 22 | |
| 23 | Mailing list: |
| 24 | |
| 25 | http://lists.openembedded.org/mailman/listinfo/openembedded-core |
| 26 | |
| 27 | Source code: |
| 28 | |
| 29 | http://git.openembedded.org/openembedded-core/ |