diff mbox series

[meta-networking] networkmanager: Improved SUMMARY and added DESCRIPTION

Message ID 20231211200926.1365050-1-William.Lyu@windriver.com
State Changes Requested
Headers show
Series [meta-networking] networkmanager: Improved SUMMARY and added DESCRIPTION | expand

Commit Message

Lyu, William Dec. 11, 2023, 8:09 p.m. UTC
From: William Lyu <William.Lyu@windriver.com>

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>
---
 .../networkmanager/networkmanager_1.44.0.bb                   | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Khem Raj Dec. 12, 2023, 7:44 p.m. UTC | #1
On Tue, Dec 12, 2023 at 11:43 AM william.lyu via
lists.openembedded.org
<william.lyu=windriver.com@lists.openembedded.org> wrote:
>
> From: William Lyu <William.Lyu@windriver.com>
>
> 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>
> ---
>  .../networkmanager/networkmanager_1.44.0.bb                   | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb
> index d213ef650..0857d63b1 100644
> --- a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb
> +++ b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb
> @@ -1,4 +1,6 @@
> -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."
> +

maybe add some line breaks here

>  HOMEPAGE = "https://wiki.gnome.org/Projects/NetworkManager"
>  SECTION = "net/misc"
>
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#107339): https://lists.openembedded.org/g/openembedded-devel/message/107339
> Mute This Topic: https://lists.openembedded.org/mt/103136589/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Lyu, William Dec. 13, 2023, 11:10 p.m. UTC | #2
Hi Khem, 

I will send a new patch with newline characters added. 

Best,
William

> -----Original Message-----
> From: Khem Raj <raj.khem@gmail.com>
> Sent: Tuesday, December 12, 2023 2:44 PM
> To: Lyu, William <William.Lyu@windriver.com>
> Cc: openembedded-devel@lists.openembedded.org
> Subject: Re: [oe] [meta-networking][PATCH] networkmanager: Improved SUMMARY and added DESCRIPTION
> 
> CAUTION: This email comes from a non Wind River email account!
> Do not click links or open attachments unless you recognize the sender and know the content is safe.
> 
> On Tue, Dec 12, 2023 at 11:43 AM william.lyu via
> lists.openembedded.org
> <william.lyu=windriver.com@lists.openembedded.org> wrote:
>>
>> From: William Lyu <William.Lyu@windriver.com>
>>
>> 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>
>> ---
>>  .../networkmanager/networkmanager_1.44.0.bb                   | 4 +++-
>>  1 file changed, 3 insertions(+), 1 deletion(-)
>>
>> diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb b/meta-
> networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb
>> index d213ef650..0857d63b1 100644
>> --- a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb
>> +++ b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb
>> @@ -1,4 +1,6 @@
>> -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."
>> +
> 
> maybe add some line breaks here
> 
>>  HOMEPAGE = "https://wiki.gnome.org/Projects/NetworkManager"
>>  SECTION = "net/misc"
>>
>> --
>> 2.25.1
>>
>>
>> 
>>
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb
index d213ef650..0857d63b1 100644
--- a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb
+++ b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.44.0.bb
@@ -1,4 +1,6 @@ 
-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"