diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ reference manual which can be found at: | |||
22 | 22 | ||
23 | OpenEmbedded-Core is a layer containing the core metadata for current versions | 23 | OpenEmbedded-Core is a layer containing the core metadata for current versions |
24 | of OpenEmbedded. It is distro-less (can build a functional image with | 24 | of OpenEmbedded. It is distro-less (can build a functional image with |
25 | DISTRO = "") and contains only emulated machine support. | 25 | DISTRO = "nodistro") and contains only emulated machine support. |
26 | 26 | ||
27 | For information about OpenEmbedded, see the OpenEmbedded website: | 27 | For information about OpenEmbedded, see the OpenEmbedded website: |
28 | http://www.openembedded.org/ | 28 | http://www.openembedded.org/ |