Skip to content

boundarydevices/boundary-bsp-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boundary Devices Yocto Master BSP
===============================

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.

The following layers are included on this release:

 * poky: base build system and metadata
   Path: sources/poky
   GIT: git://git.yoctoproject.org/poky
   Mailing list: https://lists.yoctoproject.org/listinfo/yocto

 * meta-openembedded: extra packages and features
   Path: sources/meta-openembedded
   GIT: git://git.openembedded.org/meta-openembedded
   Mailing list: http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
   Note: Use [meta-oe] in subject to easy the processing

 * meta-freescale: support for Freescale's processors and board
   Path: sources/meta-freescale
   Project: https://github.com/Freescale/meta-freescale
   GIT: git://github.com/Freescale/meta-freescale.git
   Mailing list: https://lists.yoctoproject.org/listinfo/meta-freescale

 * meta-freescale-3rdparty: support for boards using Freescale's processors
   Path: sources/meta-freescale-3rdparty
   Project: https://github.com/Freescale/meta-freescale-3rdparty
   GIT: git://github.com/Freescale/meta-freescale-3rdparty.git
   Mailing list: https://lists.yoctoproject.org/listinfo/meta-freescale
   Note: Use [3rdparty] in subject to easy the processing

 * meta-freescale-distro: distribution images and recipes
   Path: sources/meta-freescale-distro
   Project: https://github.com/Freescale/meta-freescale-distro
   GIT: git://github.com/Freescale/meta-freescale-distro.git
   Mailing list: https://lists.yoctoproject.org/listinfo/meta-freescale
   Note: Use [distro] in subject to easy the processing

 * meta-freescale-ml: support for building Machine learning and AI applications and related software.
   Path: sources/meta-freescale-ml
   Project: https://github.com/Freescale/meta-freescale-ml
   GIT: git://github.com/Freescale/meta-freescale-ml.git
   Mailing list: https://lists.yoctoproject.org/listinfo/meta-freescale

 * meta-boundary: Boundary Devices custom drivers/apps/modifications
   Path: sources/meta-boundary
   Project: https://github.com/boundarydevices/meta-boundary
   GIT: git@github.com:boundarydevices/meta-boundary.git

 * meta-browser: support for web browsers (chrome and firefox)
   Path: sources/meta-browser
   GIT: https://github.com/OSSystems/meta-browser
   Mailing list: openembedded-devel@lists.openembedded.org
   Note: Use [meta-browser] in subject to easy the processing

 * meta-rust: extra packages and features
   Path: sources/meta-rust
   GIT: https://github.com/meta-rust/meta-rust

 * meta-rust: extra packages and features
   Path: sources/meta-clang
   GIT: https://github.com/kraj/meta-clang

 * meta-qt5: qt5 packages and libraries
   Path: sources/meta-qt5
   GIT: https://code.qt.io/cgit/yocto/meta-qt5


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages