xref: /OK3568_Linux_fs/yocto/poky/README.OE-Core.md (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1OpenEmbedded-Core
2=================
3
4OpenEmbedded-Core is a layer containing the core metadata for current versions
5of OpenEmbedded. It is distro-less (can build a functional image with
6DISTRO = "nodistro") and contains only emulated machine support.
7
8For information about OpenEmbedded, see the OpenEmbedded website:
9    https://www.openembedded.org/
10
11The Yocto Project has extensive documentation about OE including a reference manual
12which can be found at:
13    https://docs.yoctoproject.org/
14
15
16Contributing
17------------
18
19Please refer to
20https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
21for guidelines on how to submit patches.
22
23Mailing list:
24
25    https://lists.openembedded.org/g/openembedded-core
26
27Source code:
28
29    https://git.openembedded.org/openembedded-core/
30