Skip to content

ngtkien/custom-bsp-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Variscite i.MX Yocto BSP
========================

Supported boards
----------------

All of Variscite's i.MX based SOMs/boards

(In addition to the FSL Community supported boards, which are listed in their release notes at

   http://freescale.github.io/doc/release-notes/current/)

Quick Start Guide
-----------------

Once you have downloaded the source of all projects, you will have to
call:

$: MACHINE=<machine> DISTRO=<distro> source var-setup-release.sh <build directory>

After this step, you will be with everything need for build an image.

Contributing
------------

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: 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-qt5: Qt5 support
   Path: sources/meta-qt5
   Project: https://github.com/meta-qt5/meta-qt5
   GIT: git://github.com/meta-qt5/meta-qt5.git

 * meta-variscite-bsp-imx: BSP layer for Variscite SOMs using NXP i.MX SoCs. Contains hardware-specific metadata and configurations.
   Path: sources/meta-variscite-bsp-imx
   Project: https://github.com/varigit/meta-variscite-bsp-imx
   GIT: git://github.com/varigit/meta-variscite-bsp-imx.git

 * meta-variscite-bsp-common: Common BSP layer for Variscite SOMs. Contains shared metadata for both TI and NXP i.MX hardware platforms.
   Path: sources/meta-variscite-bsp-common
   Project: https://github.com/varigit/meta-variscite-bsp-common
   GIT: git://github.com/varigit/meta-variscite-bsp-common.git

 * meta-variscite-sdk-imx: SDK layer for Variscite SOMs using NXP i.MX SoCs. Contains recipes, classes, and images.
   Path: sources/meta-variscite-sdk-imx
   Project: https://github.com/varigit/meta-variscite-sdk-imx
   GIT: git://github.com/varigit/meta-variscite-sdk-imx.git

 * meta-variscite-sdk-common: Common SDK layer for Variscite SOMs. Contains shared recipes, classes, and images for both TI and NXP i.MX platforms.
   Path: sources/meta-variscite-sdk-common
   Project: https://github.com/varigit/meta-variscite-sdk-common
   GIT: git://github.com/varigit/meta-variscite-sdk-common.git

 * meta-swupdate: Yocto layer for deploy tool
   Path: sources/meta-swupdate
   Project: https://github.com/sbabic/meta-swupdate
   GIT: git://github.com/sbabic/meta-swupdate.git

 * meta-virtualization: support for building Xen, KVM, Libvirt
   Path: sources/meta-virtualization
   Project: https://git.yoctoproject.org/git/meta-virtualization
   GIT: git://git.yoctoproject.org/git/meta-virtualization.git

About

Variscite BSP base files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%