• ...
  • Yocto
  • production
  • project creation
  • SDK extension
  • SimpleSwitch

Install additional packages to the base image#

You can, from a setup and build Yocto build, install and remove additional packages to your Base image.

Install#

from a scotty shell run

$ devtool simpleswitch-pkg-install <package> <ip of your device>

Uninstall#

from a scotty shell run

$ devtool simpleswitch-pkg-uninstall <package> <ip of your device>