From 8a1c70aab5d703b4bb834b2bfd44f8f26ed5e92c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 19 Jul 2021 18:14:13 +0100 Subject: 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. (From OE-Core rev: a9f366a883e4a5dcc364ca2841615c5acc494439) Signed-off-by: Richard Purdie --- README.OE-Core.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.OE-Core.md (limited to 'README.OE-Core.md') 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/ -- cgit v1.2.3-54-g00ecf