Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
software:linux:yocto:meta-ntb [2020-10-20 14:16] Moritz Lammerichsoftware:linux:yocto:meta-ntb [2021-04-19 10:17] Moritz Lammerich
Zeile 1: Zeile 1:
 ====== meta-ntb ===== ====== meta-ntb =====
  
-meta-ntb is a collection of [[software:linux:yocto:start | yocto/OpenEmbedded]] [[ software:linux:yocto:layer | layers ]] containing the following recipes and machines:+meta-ntb has moved to [[ meta-ost ]]!
  
-==== Status ==== +{{page>meta-ost}}
- +
-^ Platform ^ SDK ^ RT ^ RO-FS ^ flink ^ EtherCAT ^ EEROS ^ cyclictest ^ ROS  ^ wlan ^ librobotcontrol | +
-^ cb20 | t | t | t | t | na | t | w | w | na | na | +
-^ bblue | u | t | t | na | na | u | o | o | t | w | +
-^ cx2020 | u | t | u | na | t | u | o | w | na | na | +
-^ genericx86-64 | u | u | u | na | o | u | o | w | u | na | +
- +
-| t | (tested) confirmed working | +
-| u | untested, but should work | +
-| w | work in progress | +
-| o | open | +
-| na | not applicable | +
- +
- +
-==== Cyclictest ==== +
- +
-[[ .:cyclictest | results ]] +
- +
-==== Layers ==== +
- +
-^ layer ^ machines ^ description | +
-meta-ntb | cx2020, bblue | contains recipes common to all machines | +
-| meta-ntb-toradex | cb20  | recipes only relevant to toradex modules | +
-| meta-ntb-ros | - | recipes used with ROS | +
- +
- +
-^  Machines  ^^ +
-| cx2020  | [[ embedded_systems:cx2020:start | Beckhoff CX2020 PLC ]] | +
-| cb20    | [[ software:linux:toradex:start | NTB CB20 Board ]] | +
-| bblue   | [[ .:bblue | Beaglebone Blue]] | +
- +
-==== meta-ntb ==== +
-''meta-ntb'' contains all recipes that are not dependent on any specific machine/layer. This means it contains most recipes. +
- +
-^  users  ^^^^ +
-^ recipe ^ user ^ password ^description | +
-ost-user | ost | ost | standard user with ''sudo'' priviledges | +
-| - | root | - | default root user that comes with yocto | +
- +
-^  images  ^^ +
-^ image (recipe) name ^ description ^ +
-| ntb-prod-image | production image (read only fs) | +
-| ntb-dev-image | development image, writable rootfs | +
- +
-^  kernels  ^^^ +
-^ version ^ RT? ^ compatible machines ^ +
-| 4.4 | RT | cx2020 | +
- +
-^  kernel modules  ^^ +
-^ recipe ^ description ^ +
-| flink | [[ https://github.com/flink-project | flink ]] | +
-| atemsys | acontins [[embedded_systems:ethercat:start | EtherCAT]] Stack | +
-| fpga-loader | [[ https://github.com/ntb-ch/fpga_loader | fpga_loader ]] | +
- +
-^  other  ^^ +
-^ recipe ^ description ^ +
-| libeeros | [[ https://github.com/eeros-project/ | EEROS]] | +
-| libucl | [[ https://github.com/vstakhov/libucl | libucl]] | +
-| ecmasterlib | [[ https://github.com/ntb-ch/ecmasterlib | ecmasterlib ]] | +
-| udhcpc-service | [[ https://wiki.archlinux.org/index.php/Systemd | SystemD]] service to bring up ethernet using udhcpc (dhcp client) | +
- +
- +
-==== meta-ntb-toradex ===== +
- +
-''meta-ntb-toradex'' contains all recipes that depend or are otherwise specific to toradex modules and their yocto layers. +
- +
-^  kernels  ^^^° +
-^ version ^ RT? ^ compatible machines ^ comment ^ +
-| 4.x | RT & nonRT | cb20 | appends ''linux-toradex'' & ''linux-toradex-rt''+
- +
-^  other  ^^ +
-^ recipe ^ description ^ +
-| u-boot-toradex | append ''u-boot' to use cb20 device tree by default | +
- +
- +
-=== Additional Links ==== +
- +
-[[https://github.com/zechenturm/meta-ntb | meta-ntb on github ]]+