Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
software:linux:yocto:meta-ost [2023-06-14 15:50] Urs Grafsoftware:linux:yocto:meta-ost [2023-06-15 11:32] Urs Graf
Zeile 1: Zeile 1:
 ====== meta-ost ===== ====== meta-ost =====
 +
 +<box 32% right | Gitlab>
 +  [[https://gitlab.ost.ch/tech/inf/public/yocto/meta-ost | meta-ost on gitlab ]]
 +</box>
 +
 meta-ost is a collection of [[software:linux:yocto:start | yocto/OpenEmbedded]] layers containing the following recipes and machines: meta-ost is a collection of [[software:linux:yocto:start | yocto/OpenEmbedded]] layers containing the following recipes and machines:
  
Zeile 21: Zeile 26:
 ^  kernel modules  ^^ ^  kernel modules  ^^
 ^ recipe ^ description ^ ^ recipe ^ description ^
 +| acontis| [[ https://wiki.bu.ost.ch/infoportal/embedded_systems/ethercat/start | EtherCAT from Acontis ]] |
 | flink | [[ https://github.com/flink-project | flink ]] | | flink | [[ https://github.com/flink-project | flink ]] |
 | fpga-loader | [[ https://github.com/ntb-ch/fpga_loader | fpga_loader ]] | | fpga-loader | [[ https://github.com/ntb-ch/fpga_loader | fpga_loader ]] |
Zeile 43: Zeile 49:
 | u-boot-toradex | append ''u-boot'' to use cb20 device tree by default | | u-boot-toradex | append ''u-boot'' to use cb20 device tree by default |
  
-^ layer ^ machines ^ description | 
-| meta-ost | x86-rt, bblue | contains recipes common to all machines | 
-| meta-ost-toradex | cb20  | recipes only relevant to toradex modules | 
  
-^  Machines  ^^ +===== Machines =====
-| cb20    | [[ .:cb20 | OST CB20 Board ]] | +
-| bblue   | [[ .:bblue | Beaglebone Blue]] | +
-| x86-rt  | [[ .:x86-rt | Generic x86 with RT kernel ]]+
  
 +^ machines ^ layer ^ description ^
 +| x86-rt | meta-ost         | [[ .:x86-rt | Generic x86 with RT kernel ]] |
 +| bblue  | meta-ost         | [[ .:bblue | Beaglebone Blue]] |
 +| cb20   | meta-ost-toradex | [[ .:cb20 | OST CB20 Board ]]  |
 +
 +
 +===== Distros =====
 ^ Distros ^^ ^ Distros ^^
 | ost-distro | distribution for production images | | ost-distro | distribution for production images |
 | ost-devel | distribution for development images based on ''ost-distro'' | | ost-devel | distribution for development images based on ''ost-distro'' |
 +
  
 ==== ost-distro vs ost-devel - Development vs Production Images==== ==== ost-distro vs ost-devel - Development vs Production Images====
Zeile 78: Zeile 86:
  
  
-==== Status ====+===== Status =====
  
 ^ Feature / Machine ^ cb20 ^ bblue ^ cx2020 ^ c6930 ^ ^ Feature / Machine ^ cb20 ^ bblue ^ cx2020 ^ c6930 ^
Zeile 99: Zeile 107:
  
  
-==== Cyclictest ====+==== Performance Tests ==== 
 +[[ .:cyclictest | Results for Yocto Images with Cyclictest]]
  
- 
-[[ .:cyclictest | Results for Yocto Images with Cyclictest]] 
  
  
-==== Additional Links ==== 
  
-[[https://gitlab.ost.ch/tech/inf/public/yocto/meta-ost | meta-ost on gitlab ]]