From patchwork Thu Jan 5 09:29:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/4] README: add short description of OE-Core Date: Thu, 05 Jan 2012 09:29:47 -0000 From: Paul Eggleton X-Patchwork-Id: 18405 Message-Id: <5ebaabe8ed518b92515ab74963a4849410be44aa.1325755613.git.paul.eggleton@linux.intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Paul Eggleton --- README | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/README b/README index 963b42b..b6d5b59 100644 --- a/README +++ b/README @@ -1,7 +1,11 @@ OpenEmbedded-Core ================= -For information about OpenEmbedded see their website: +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 = "") 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