systemd: Remove networkd depending on gplv3 in DISTRO_FEATURE, configure MAC Address
Normally we would use network-manager, but for the gplv3 free variants it is not available. In these cases we keep systemd-networkd as network tools available. Also adapt the call to gf-network-conf in the postinsts step during the first boot to automatically determine the used network tooling. This way the configuration for systemd-networkd is generated from the xml setting as needed. Until now the MACAdress was not configured if systemd-networkd was used. Now the MACAddress is added to the newwork config file like it is done when network-manager is used. (cherry picked from commit 91b1c14e)
parent
5f2b57f0
No related branches found
No related tags found
Showing
- recipes-core/systemd/systemd_%.bbappend 6 additions, 3 deletionsrecipes-core/systemd/systemd_%.bbappend
- recipes-seconorth/sharedconf/sharedconf.bb 2 additions, 1 deletionrecipes-seconorth/sharedconf/sharedconf.bb
- recipes-seconorth/sharedconf/sharedconf/gf-network-conf.sh 5 additions, 2 deletionsrecipes-seconorth/sharedconf/sharedconf/gf-network-conf.sh
-
mentioned in commit seco-ne/yocto/manifest@4bedae3f
-
mentioned in commit seco-ne/yocto/manifest@42c0ab00
-
mentioned in commit seco-ne/yocto/manifest@b68e9b75
-
mentioned in merge request seco-ne/yocto/manifest!718 (merged)
-
mentioned in commit seco-ne/yocto/manifest@b9487ed7
Please register or sign in to comment