]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/blame - README.OE-Core.md
build-appliance-image: Update to nanbield head revision
[thirdparty/openembedded/openembedded-core.git] / README.OE-Core.md
CommitLineData
fe73ea8c
RP
1OpenEmbedded-Core
2=================
470beb5c 3
5ebaabe8
PE
4OpenEmbedded-Core is a layer containing the core metadata for current versions
5of OpenEmbedded. It is distro-less (can build a functional image with
25436b68 6DISTRO = "nodistro") and contains only emulated machine support.
5ebaabe8
PE
7
8For information about OpenEmbedded, see the OpenEmbedded website:
ec213107 9 https://www.openembedded.org/
470beb5c 10
fe73ea8c
RP
11The Yocto Project has extensive documentation about OE including a reference manual
12which can be found at:
ec213107 13 https://docs.yoctoproject.org/
470beb5c 14
03b52336 15
aa2e02a4
MDG
16Contributing
17------------
18
43a3ab6b
RP
19Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/
20for full details on how to submit changes.
21
22As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org
23The git command to do that would be:
24
ff1c5ee9 25 git send-email -M -1 --to openembedded-core@lists.openembedded.org
aa2e02a4
MDG
26
27Mailing list:
28
ec213107 29 https://lists.openembedded.org/g/openembedded-core
aa2e02a4
MDG
30
31Source code:
32
ec213107 33 https://git.openembedded.org/openembedded-core/