summaryrefslogtreecommitdiff
path: root/README
blob: cfad78642a476d50984a1d3ff57b9906b82df830 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
OpenEmbedded/Yocto DISTRO Layer for Toradex Modules
===================================================

This layer provides the distro configuration used to build the demo BSP images
provided for ARM based Toradex computer on modules (COM).

It follows the poky distro, but does switch to the systemd init system.

For more information on available Toradex COMs please visit:

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

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

This layer depends on:

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

  URI: git://git.openembedded.org/openembedded-core
  layers: meta
  branch: thud
  revision: HEAD

  URI: git://git.yoctoproject.org/git/meta-yocto
  layers: meta-poky
  branch: thud
  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-distro][<branch>][PATCH' -1

To send patches, use

    git send-email --to yocto-patches@toradex.com <generated patch>


Building
========

See the README in either meta-toradex-nxp or meta-toradex-tegra depending on
your SoC.

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) 2019 Toradex AG.