• Stars
    star
    1
  • Language BitBake
  • License
    MIT License
  • Created over 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The mirror of main branches from the Toradex Public Git repository: http://git.toradex.com/cgit/meta-toradex-nxp.git/
OpenEmbedded/Yocto BSP Layer for Toradex Modules Based on NXP SoCs
==================================================================

This layer provides support for ARM based Toradex computer on modules (COM)
featuring NXP i.MX6, i.MX7, and Vybrid SoCs for use with OpenEmbedded
and/or Yocto.
For more information on available Toradex COMs please visit:

https://www.toradex.com/computer-on-modules

Note that the master branch of the layers is where the development is
happening. Do expect build breakage and do not expect us to give a solution.
If you need a more stable base use one of the release branches.
toradex-bsp-platform may have a master manifest tagged to specific layer
versions which likely is more stable than using HEAD.

Dependencies
============

This layer depends on:

  URI: git://git.openembedded.org/bitbake
  branch: master
  revision: HEAD

  URI: git://git.openembedded.org/openembedded-core
  layer: meta
  branch: master
  revision: HEAD

  URI: git://git.yoctoproject.org/meta-freescale
  branch: master
  revision: HEAD

  URI: https://github.com/Freescale/meta-freescale-3rdparty.git
  branch: master
  revision: HEAD

  URI: git://git.toradex.com/meta-toradex-bsp-common
  branch: master
  revision: HEAD

Patches
=======

This layer is maintained by Toradex.

When creating a patch of the last commit, use

    git format-patch -s --subject-prefix='meta-toradex-nxp][<branch>][PATCH' -1

To send patches, use

    git send-email --to [email protected] <generated patch>


Building
========

See the README in meta-toradex-demos.

License
=======

All metadata is MIT licensed unless otherwise stated. Source code and
binaries included in tree for individual recipes is under the LICENSE
stated in each recipe (.bb file) unless otherwise stated.

This README document is Copyright (C) 2016-2020 Toradex AG.