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-ntb [2020-10-20 15:09] Moritz Lammerichsoftware:linux:yocto:meta-ntb [2021-02-24 13:01] Moritz Lammerich
Zeile 5: Zeile 5:
 ==== Status ==== ==== Status ====
  
-Platform SDK RT RO-FS flink ^ EtherCAT ^ EEROS ^ cyclictest ROS  ^ wlan ^ librobotcontrol | +Feature / Machine cb20 bblue cx2020 c6930 
-cb20 | t | t | t | t | na | t | t | na | na +SDK                               | 
-bblue | t | t | na na | u | o | o | t | w +^ RT                                
-cx2020 | t | t | t | na | t | u | t | w | na | na +RO-FS                             | 
-c6930 | t | t | t | na | t | t | o | w | na | na +^ flink                ^              ^       
-genericx86-64 | u | na | na? | u | na |+EtherCAT          ^      ^                | 
 +^ EEROS             |                 
 +cyclictest                        
 +ROS                               | 
 +^ wlan              ^          ^        ^       | 
 +^ librobotcontrol            ^        ^       |
  
 | t | (tested) confirmed working | | t | (tested) confirmed working |
Zeile 16: Zeile 21:
 | w | work in progress | | w | work in progress |
 | o | open | | o | open |
-| na | not applicable |+^   | not applicable |
  
  
Zeile 36: Zeile 41:
 | cb20    | [[ software:linux:toradex:start | NTB CB20 Board ]] | | cb20    | [[ software:linux:toradex:start | NTB CB20 Board ]] |
 | bblue   | [[ .:bblue | Beaglebone Blue]] | | bblue   | [[ .:bblue | Beaglebone Blue]] |
 +
 +^ Distros ^
 +| ntb-distro |
  
 ==== meta-ntb ==== ==== meta-ntb ====
Zeile 44: Zeile 52:
 | ost-user | ost | ost | standard user with ''sudo'' privileges | | ost-user | ost | ost | standard user with ''sudo'' privileges |
 | - | root | - | default root user that comes with yocto | | - | root | - | default root user that comes with yocto |
 +
 +**Note**: The root user login is disabled on production images (ssh & local), use ''ost-user'' instead.
 +
 +=== Development & Production Images ===
 +
 +By default, ''ntb-image'' generates a production build.
 +To generate a development build, add ''NTB_DEVBUILD = "1"'' to ''local.conf''.
  
 ^  images  ^^ ^  images  ^^
 ^ image (recipe) name ^ description ^ ^ image (recipe) name ^ description ^
-| ntb-prod-image | production image (read only fs) +| ntb-image | base image containing NTB specific customizations
-| ntb-dev-image | development image, writable rootfs |+
  
 ^  kernels  ^^^ ^  kernels  ^^^