This is the Li-Pro.Net Central Yocto BSP Setup.
In order to know the supported boards, please, see the Yocto documentation at
Once you have downloaded the source of all projects, you will have to call:
$: . ./setup-environment <build directory>
After this step, you will be with everything need for build an image.
To contribute to the setup you should send a pull request to this GitHub project or send the patches for review to the authors mailing address.
- Issue tracker
- Pull requests
- Source code
When creating patches, please use something like:
$: git format-patch -s --subject-prefix='lpn-central-bsp-base][PATCH' origin
When sending patches, please use something like:
$: git send-email --to [email protected] <generated patch>
To contribute to the development of this BSP and/or submit patches for new boards please send the patches against the respective project as informated bellow:
The following layers are included on this release:
poky |
base build system and metadata |
|
Path |
|
|
GIT |
git://git.yoctoproject.org/poky |
|
Project |
||
Mailing list |
||
meta-mingw |
collection of extra packages and features for MinGW based SDKs |
|
Path |
|
|
GIT |
git://git.yoctoproject.org/meta-mingw |
|
Project |
||
Mailing list |
https://lists.yoctoproject.org/listinfo/yocto |
|
meta-openembedded |
collection of OpenEmbedded extra packages and features |
|
Path |
|
|
GIT |
git://github.com/openembedded/meta-openembedded.git |
|
Project |
https://github.com/openembedded/meta-openembedded |
|
Mailing list |
http://lists.openembedded.org/mailman/listinfo/openembedded-devel |
|
meta-qt5 |
support for Qt5 extra packages and features |
|
Path |
|
|
GIT |
git://github.com/meta-qt5/meta-qt5.git |
|
Project |
||
Mailing list |
http://lists.openembedded.org/mailman/listinfo/openembedded-devel |