Skip to content

mauriciocirelli/boundary-bsp-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Boundary Yocto 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-fsl-arm: support for Freescale's processors and board
   Path: sources/meta-fsl-arm
   Project: https://github.com/Freescale/meta-fsl-arm
   GIT: git://github.com/Freescale/meta-fsl-arm.git
   Mailing list: https://lists.yoctoproject.org/listinfo/meta-freescale

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%