diff mbox series

[next,1/1] package/bridge-utils: update project URL in Config.in help text

Message ID 20230305232504.232860-1-ju.o@free.fr
State Accepted
Headers show
Series [next,1/1] package/bridge-utils: update project URL in Config.in help text | expand

Commit Message

Julien Olivain March 5, 2023, 11:25 p.m. UTC
The old URL no longer works and shows "No repositories found".
Replace it with:
https://wiki.linuxfoundation.org/networking/bridge

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 package/bridge-utils/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnout Vandecappelle March 9, 2023, 8:04 p.m. UTC | #1
On 06/03/2023 00:25, Julien Olivain wrote:
> The old URL no longer works and shows "No repositories found".
> Replace it with:
> https://wiki.linuxfoundation.org/networking/bridge
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>

  Applied to master, thanks.

  Why did you mark this for next? It's clearly a fix, right?

  Regards,
  Arnout

> ---
>   package/bridge-utils/Config.in | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/bridge-utils/Config.in b/package/bridge-utils/Config.in
> index de5883f063..2d886e2cb0 100644
> --- a/package/bridge-utils/Config.in
> +++ b/package/bridge-utils/Config.in
> @@ -8,4 +8,4 @@ config BR2_PACKAGE_BRIDGE_UTILS
>   	  added. Instead use the bridge command from the iproute2
>   	  package which supports more features.
>   
> -	  https://git.kernel.org/cgit/linux/kernel/git/shemminger/bridge-utils.git/
> +	  https://wiki.linuxfoundation.org/networking/bridge
Julien Olivain March 10, 2023, 5:53 p.m. UTC | #2
Hi Arnout,

On 09/03/2023 21:04, Arnout Vandecappelle wrote:
> On 06/03/2023 00:25, Julien Olivain wrote:
>> The old URL no longer works and shows "No repositories found".
>> Replace it with:
>> https://wiki.linuxfoundation.org/networking/bridge
>> 
>> Signed-off-by: Julien Olivain <ju.o@free.fr>
> 
>  Applied to master, thanks.
> 
>  Why did you mark this for next? It's clearly a fix, right?

You are right, it is clearly a fix. I overlooked it as it was mixed with 
several
other improvements and bumps for next.

>  Regards,
>  Arnout
> 
>> ---
>>   package/bridge-utils/Config.in | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/package/bridge-utils/Config.in 
>> b/package/bridge-utils/Config.in
>> index de5883f063..2d886e2cb0 100644
>> --- a/package/bridge-utils/Config.in
>> +++ b/package/bridge-utils/Config.in
>> @@ -8,4 +8,4 @@ config BR2_PACKAGE_BRIDGE_UTILS
>>   	  added. Instead use the bridge command from the iproute2
>>   	  package which supports more features.
>>   -	  
>> https://git.kernel.org/cgit/linux/kernel/git/shemminger/bridge-utils.git/
>> +	  https://wiki.linuxfoundation.org/networking/bridge

Best regards,

Julien.
diff mbox series

Patch

diff --git a/package/bridge-utils/Config.in b/package/bridge-utils/Config.in
index de5883f063..2d886e2cb0 100644
--- a/package/bridge-utils/Config.in
+++ b/package/bridge-utils/Config.in
@@ -8,4 +8,4 @@  config BR2_PACKAGE_BRIDGE_UTILS
 	  added. Instead use the bridge command from the iproute2
 	  package which supports more features.
 
-	  https://git.kernel.org/cgit/linux/kernel/git/shemminger/bridge-utils.git/
+	  https://wiki.linuxfoundation.org/networking/bridge