mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 21:59:27 +00:00
networkmanager: Improved SUMMARY and added DESCRIPTION
The SUMMARY and DESCRIPTION are taken from Arch Linux wiki page: https://wiki.archlinux.org/title/NetworkManager Signed-off-by: William Lyu <William.Lyu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
dc4bef4648
commit
b0bc64e930
@ -1,4 +1,15 @@
|
||||
SUMMARY = "NetworkManager"
|
||||
SUMMARY = "NetworkManager is a program for providing detection and \
|
||||
configuration for systems to automatically connect to networks."
|
||||
|
||||
DESCRIPTION = "NetworkManager is a program for providing detection and \
|
||||
configuration for systems to automatically connect to networks. \
|
||||
NetworkManager's functionality can be useful for both wireless and wired \
|
||||
networks. For wireless networks, NetworkManager prefers known wireless \
|
||||
networks and has the ability to switch to the most reliable network. \
|
||||
NetworkManager-aware applications can switch from online and offline mode. \
|
||||
NetworkManager also prefers wired connections over wireless ones, has support \
|
||||
for modem connections and certain types of VPN."
|
||||
|
||||
HOMEPAGE = "https://wiki.gnome.org/Projects/NetworkManager"
|
||||
SECTION = "net/misc"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user