Skip to content

lipro-yocto/lpn-central-bsp-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LPN Central Yocto BSP

This is the Li-Pro.Net Central Yocto BSP Setup.

Supported boards

In order to know the supported boards, please, see the Yocto documentation at

Quick Start Guide

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.

Contributing

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.

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 rexut@users.noreply.github.com <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:

Table 1. Included Layers

poky

base build system and metadata

Path

sources/poky

GIT

git://git.yoctoproject.org/poky

Project

https://www.yoctoproject.org/tools-resources/projects/poky

Mailing list

https://lists.yoctoproject.org/listinfo/yocto

meta-mingw

collection of extra packages and features for MinGW based SDKs

Path

sources/meta-mingw

GIT

git://git.yoctoproject.org/meta-mingw

Project

https://git.yoctoproject.org/cgit/cgit.cgi/meta-mingw

Mailing list

https://lists.yoctoproject.org/listinfo/yocto
NOTE: Use [meta-mingw] in subject to easy the processing

meta-openembedded

collection of OpenEmbedded extra packages and features

Path

sources/meta-openembedded

GIT

git://github.com/openembedded/meta-openembedded.git
git://git.openembedded.org/meta-openembedded

Project

https://github.com/openembedded/meta-openembedded
http://git.openembedded.org/meta-openembedded

Mailing list

http://lists.openembedded.org/mailman/listinfo/openembedded-devel
NOTE: Use [meta-oe] in subject to easy the processing

meta-qt5

support for Qt5 extra packages and features

Path

sources/meta-qt5

GIT

git://github.com/meta-qt5/meta-qt5.git

Project

https://github.com/meta-qt5/meta-qt5

Mailing list

http://lists.openembedded.org/mailman/listinfo/openembedded-devel
NOTE: Use [meta-qt5] in subject to easy the processing

Releases

No releases published

Packages

No packages published

Languages