Add README

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
This commit is contained in:
Christophe Priouzeau
2019-02-04 15:26:30 +01:00
parent d03ab18b31
commit febea5b05c
2 changed files with 27 additions and 0 deletions

1
README Symbolic link
View File

@ -0,0 +1 @@
README.md

26
README.md Normal file
View File

@ -0,0 +1,26 @@
# Summary
**meta-st-stm32mp BSP layer** is a layer containing the STMicroelectronics bsp metadata for current versions
of stm32mp.
This layer relies on OpenEmbedded/Yocto build system that is provided through
Bitbake and OpenEmbedded-Core layers or Poky layer all part of the Yocto Project
The Yocto Project has extensive documentation about OE including a reference manual
which can be found at:
* **http://yoctoproject.org/documentation**
For information about OpenEmbedded, see the OpenEmbedded website:
* **http://www.openembedded.org/**
This layer depends on:
```
URI: git://github.com/openembedded/oe-core.git
layers: meta
branch: same dedicated branch as meta-st-stm32mp
revision: HEAD
```