Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
software:linux:yocto:meta-ost [2023-06-14 15:50] Urs Grafsoftware:linux:yocto:meta-ost [2023-06-15 14:06] (aktuell) Urs Graf
Zeile 1: Zeile 1:
-====== meta-ost =====+====== meta-ost =====
 + 
 +<box 32% right green | 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 35: Zeile 40:
 ''meta-ost-toradex'' contains all recipes that depend or are otherwise specific to toradex modules and their yocto layers. ''meta-ost-toradex'' contains all recipes that depend or are otherwise specific to toradex modules and their yocto layers.
  
-^  kernels  ^^^°+^  kernels  ^^^^
 ^ version ^ RT? ^ compatible machines ^ comment ^ ^ version ^ RT? ^ compatible machines ^ comment ^
 | all | RT & nonRT | cb20 | appends ''linux-toradex'' & ''linux-toradex-rt'' | | all | RT & nonRT | cb20 | appends ''linux-toradex'' & ''linux-toradex-rt'' |
Zeile 43: Zeile 48:
 | 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 85:
  
  
-==== Status ====+===== Status =====
  
-^ Feature / Machine ^ cb20 ^ bblue ^ cx2020 ^ c6930 +^ Feature / Machine ^ cb20 ^ bblue ^ 
-^ SDK                t   |  t    |  t     |  t    | +^ SDK                t    t    | 
-^ RT                |  t   |  t    |  t     |  t    | +^ RT                |  t    t    | 
-^ RO-FS              t   |  t    |  t     |  t    | +^ RO-FS              t    t    | 
-^ flink              t                      | +^ flink              t         ^ 
-^ EtherCAT          ^      ^       |  t      t    +^ EtherCAT          ^      ^       | 
-^ EEROS              t   |  t    |  t     |  t    | +^ EEROS              t    t    | 
-^ cyclictest        |  t   |  o    |  t     |  o    | +^ cyclictest        |  t    o    | 
-^ ROS                o   |  o    |  o     |  o    | +^ ROS                o    o    | 
-^ wlan              ^      |  t    ^        ^       +^ wlan              ^      |  t    | 
-^ librobotcontrol        |  t    ^        ^       |+^ librobotcontrol        |  t    |
  
 | t | (tested) confirmed working | | t | (tested) confirmed working |
Zeile 99: Zeile 106:
  
  
-==== 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 ]]