Skip to content

[PACKAGEGROUP] Add networking package group

Three package groups are available:

  • packagegroup-seco-networking
  • packagegroup-seco-networking-advanced
  • packagegroup-seco-networking-test

The base packagegroup contains minimal networking tools. Depending on what feature is available/enabled on the board, Wifi, cellular and SSH packages can be disabled from the configurator and not included in the build. The networking manager can be selected in the configurator between:

  • networkmanager (nmcli)
  • connman (connmanctl)
  • none of them.

The advanced package group includes advanced networking tools used to deeply analyze the network. It includes the base packagegroup.

The test package group includes both base and advanced packagegroups. It adds test tools.

Due to a aircrack-ng bbappend the layer meta-security is added to bblayers.conf as supporting layer.

JIRA Reference: [CLEAOS-765]

Signed-off-by: Nicola Sparnacci nicola.sparnacci@seco.com

Merge request reports

Loading