]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/blob - README.OE-Core.md
build-appliance-image: Update to mickledore head revision
[thirdparty/openembedded/openembedded-core.git] / README.OE-Core.md
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 https://www.openembedded.org/
10
11 The Yocto Project has extensive documentation about OE including a reference manual
12 which can be found at:
13 https://docs.yoctoproject.org/
14
15
16 Contributing
17 ------------
18
19 Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/
20 for full details on how to submit changes.
21
22 As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org
23 The git command to do that would be:
24
25 git send-email -M -1 --to openembedded-core@lists.openembedded.org
26
27 Mailing list:
28
29 https://lists.openembedded.org/g/openembedded-core
30
31 Source code:
32
33 https://git.openembedded.org/openembedded-core/