Skip to content

Commit

Permalink
images/seapath-common: add Netplan to images
Browse files Browse the repository at this point in the history
Netplan is a utility for configuring networking on Linux systems.
SEAPATH now use it to configure network interfaces.

Change-Id: I08d6f6c5e31ee883144208c4c170701daccd7b88
Signed-off-by: Mathieu Dupré <[email protected]>
  • Loading branch information
dupremathieu committed Jun 28, 2024
1 parent c9d080c commit dd5fc40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes-core/images/seapath-common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ IMAGE_INSTALL:append = " \
cukinia-tests-common \
${@bb.utils.contains('DISTRO_FEATURES','seapath-security','cukinia-tests-common-security','',d)} \
linuxptp \
netplan \
system-config-common \
"
# Add kernel-modules
Expand Down

0 comments on commit dd5fc40

Please sign in to comment.