README: Add installation instructions
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
86000bb0bb
commit
8b6559f54d
|
|
@ -4,7 +4,7 @@
|
||||||
This document provides information about Digi Embedded Yocto,
|
This document provides information about Digi Embedded Yocto,
|
||||||
Digi International's professional embedded Yocto development environment.
|
Digi International's professional embedded Yocto development environment.
|
||||||
|
|
||||||
Digi Embedded Yocto 2.2 is based on the 2.2 (Morty) Yocto release.
|
Digi Embedded Yocto 2.2 is based on the Yocto Project(TM) 2.2 (Morty) release.
|
||||||
|
|
||||||
For a full list of supported features and interfaces please refer to the
|
For a full list of supported features and interfaces please refer to the
|
||||||
online documentation.
|
online documentation.
|
||||||
|
|
@ -49,6 +49,13 @@ Software for the following hardware platforms is in production support:
|
||||||
Previous versions of Digi Embedded Yocto include support for additional Digi
|
Previous versions of Digi Embedded Yocto include support for additional Digi
|
||||||
hardware.
|
hardware.
|
||||||
|
|
||||||
|
# Installation
|
||||||
|
|
||||||
|
Digi Embedded Yocto is composed of a set of different Yocto layers that work in
|
||||||
|
parallel. The layers are specified on a [manifest](https://github.com/digi-embedded/dey-manifest/blob/morty/default.xml) file.
|
||||||
|
|
||||||
|
To install, please follow the instructions at the dey-manifest [README](https://github.com/digi-embedded/dey-manifest)
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
Documentation is available online on the Digi documentation site:
|
Documentation is available online on the Digi documentation site:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue