diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-12-14 09:16:29 +0000 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-01-05 09:15:37 +0000 |
commit | 5ebaabe8ed518b92515ab74963a4849410be44aa (patch) | |
tree | d85f912f39fe4526bfa09bc8408bcec2cd64bce5 /README | |
parent | b63fd2c71b9d5d3bcaa98fe08b2e65db8c2bf6d1 (diff) | |
download | openembedded-core-5ebaabe8ed518b92515ab74963a4849410be44aa.tar.gz openembedded-core-5ebaabe8ed518b92515ab74963a4849410be44aa.tar.bz2 openembedded-core-5ebaabe8ed518b92515ab74963a4849410be44aa.zip |
README: add short description of OE-Core
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |