summaryrefslogtreecommitdiffstats
path: root/README.OE-Core.md
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-19 18:14:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-20 08:50:46 +0100
commita9f366a883e4a5dcc364ca2841615c5acc494439 (patch)
tree9c818977822c7431e6acb26d0a7ba36030facf3c /README.OE-Core.md
parentd3ec50f754184081ec768d654da74ec8cac22c5f (diff)
downloadopenembedded-core-contrib-a9f366a883e4a5dcc364ca2841615c5acc494439.tar.gz
README.OE-Core/README.qemu: Move to markdown format
The READMEs are often viewed from websites so switch to markdown format which is much as readable as text and much better from html in broswers. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.OE-Core.md')
-rw-r--r--README.OE-Core.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/README.OE-Core.md b/README.OE-Core.md
new file mode 100644
index 0000000000..521916cd4f
--- /dev/null
+++ b/README.OE-Core.md
@@ -0,0 +1,29 @@
+OpenEmbedded-Core
+=================
+
+OpenEmbedded-Core is a layer containing the core metadata for current versions
+of OpenEmbedded. It is distro-less (can build a functional image with
+DISTRO = "nodistro") and contains only emulated machine support.
+
+For information about OpenEmbedded, see the OpenEmbedded website:
+ http://www.openembedded.org/
+
+The Yocto Project has extensive documentation about OE including a reference manual
+which can be found at:
+ http://yoctoproject.org/documentation
+
+
+Contributing
+------------
+
+Please refer to
+http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
+for guidelines on how to submit patches.
+
+Mailing list:
+
+ http://lists.openembedded.org/mailman/listinfo/openembedded-core
+
+Source code:
+
+ http://git.openembedded.org/openembedded-core/