GETTING STARTED: Yocto. Package management (update/install)

Packages installing/update

opkg update
opkg install curl
  • wget – BusyBox v1.22.1 multi-call binary used to extract packages from repositories.

Usage: wget [-c|–continue] [-s|–spider] [-q|–quiet] [-O|–output-document FILE]
[–header ‘header: value’] [-Y|–proxy on/off] [-P DIR]
[-U|–user-agent AGENT] [-T SEC] URL…

Useful links:

Comments are closed.