* [Buildroot] [PATCH] board/orangepi*: update links in readme files
@ 2023-09-16 14:04 Marcin Niestroj
2023-09-16 14:45 ` Yann E. MORIN
0 siblings, 1 reply; 3+ messages in thread
From: Marcin Niestroj @ 2023-09-16 14:04 UTC (permalink / raw)
To: buildroot; +Cc: Jan Kraval, Marcin Niestroj, Jagan Teki, Sergey Matyukevich
Old links are no longer working, so use new links instead.
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
board/orangepi/orangepi-lite2/readme.txt | 2 +-
board/orangepi/orangepi-one-plus/readme.txt | 2 +-
board/orangepi/orangepi-zero-plus2/readme.txt | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/board/orangepi/orangepi-lite2/readme.txt b/board/orangepi/orangepi-lite2/readme.txt
index bed561b562..7f88250418 100644
--- a/board/orangepi/orangepi-lite2/readme.txt
+++ b/board/orangepi/orangepi-lite2/readme.txt
@@ -6,7 +6,7 @@ buildroot environment for the Orangepi Lite2. With the current configuration
it will bring-up the board, and allow access through the serial console.
Orangepi Lite2 link:
-http://www.orangepi.org/Orange%20Pi%20Lite%202/
+http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-Lite-2.html
Wiki link:
https://openedev.amarulasolutions.com/display/ODWIKI/Orangepi+Lite2
diff --git a/board/orangepi/orangepi-one-plus/readme.txt b/board/orangepi/orangepi-one-plus/readme.txt
index 87f6de8510..547f874288 100644
--- a/board/orangepi/orangepi-one-plus/readme.txt
+++ b/board/orangepi/orangepi-one-plus/readme.txt
@@ -6,7 +6,7 @@ buildroot environment for the Orangepi One Plus. With the current configuration
it will bring-up the board, and allow access through the serial console.
Orangepi One Plus link:
-http://www.orangepi.org/OrangePiOneplus/
+http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-One-Plus.html
Wiki link:
https://openedev.amarulasolutions.com/display/ODWIKI/Orangepi+One+Plus
diff --git a/board/orangepi/orangepi-zero-plus2/readme.txt b/board/orangepi/orangepi-zero-plus2/readme.txt
index 322ba0e12a..2df6dd9b11 100644
--- a/board/orangepi/orangepi-zero-plus2/readme.txt
+++ b/board/orangepi/orangepi-zero-plus2/readme.txt
@@ -6,7 +6,7 @@ buildroot environment for the Orangepi Zero Plus2. With the current configuratio
it will bring-up the board, and allow access through the serial console.
Orangepi Zero Plus2 link:
-http://www.orangepi.org/OrangePiZeroPlus2/
+http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-Zero-Plus-2.html
Wiki link:
https://openedev.amarulasolutions.com/display/ODWIKI/Orangepi+Zero+Plus2
--
2.42.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] board/orangepi*: update links in readme files
2023-09-16 14:04 [Buildroot] [PATCH] board/orangepi*: update links in readme files Marcin Niestroj
@ 2023-09-16 14:45 ` Yann E. MORIN
2023-09-24 21:15 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN @ 2023-09-16 14:45 UTC (permalink / raw)
To: Marcin Niestroj; +Cc: Jan Kraval, Jagan Teki, Sergey Matyukevich, buildroot
Marcin, All,
On 2023-09-16 16:04 +0200, Marcin Niestroj spake thusly:
> Old links are no longer working, so use new links instead.
>
> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> board/orangepi/orangepi-lite2/readme.txt | 2 +-
> board/orangepi/orangepi-one-plus/readme.txt | 2 +-
> board/orangepi/orangepi-zero-plus2/readme.txt | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/board/orangepi/orangepi-lite2/readme.txt b/board/orangepi/orangepi-lite2/readme.txt
> index bed561b562..7f88250418 100644
> --- a/board/orangepi/orangepi-lite2/readme.txt
> +++ b/board/orangepi/orangepi-lite2/readme.txt
> @@ -6,7 +6,7 @@ buildroot environment for the Orangepi Lite2. With the current configuration
> it will bring-up the board, and allow access through the serial console.
>
> Orangepi Lite2 link:
> -http://www.orangepi.org/Orange%20Pi%20Lite%202/
> +http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-Lite-2.html
>
> Wiki link:
> https://openedev.amarulasolutions.com/display/ODWIKI/Orangepi+Lite2
> diff --git a/board/orangepi/orangepi-one-plus/readme.txt b/board/orangepi/orangepi-one-plus/readme.txt
> index 87f6de8510..547f874288 100644
> --- a/board/orangepi/orangepi-one-plus/readme.txt
> +++ b/board/orangepi/orangepi-one-plus/readme.txt
> @@ -6,7 +6,7 @@ buildroot environment for the Orangepi One Plus. With the current configuration
> it will bring-up the board, and allow access through the serial console.
>
> Orangepi One Plus link:
> -http://www.orangepi.org/OrangePiOneplus/
> +http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-One-Plus.html
>
> Wiki link:
> https://openedev.amarulasolutions.com/display/ODWIKI/Orangepi+One+Plus
> diff --git a/board/orangepi/orangepi-zero-plus2/readme.txt b/board/orangepi/orangepi-zero-plus2/readme.txt
> index 322ba0e12a..2df6dd9b11 100644
> --- a/board/orangepi/orangepi-zero-plus2/readme.txt
> +++ b/board/orangepi/orangepi-zero-plus2/readme.txt
> @@ -6,7 +6,7 @@ buildroot environment for the Orangepi Zero Plus2. With the current configuratio
> it will bring-up the board, and allow access through the serial console.
>
> Orangepi Zero Plus2 link:
> -http://www.orangepi.org/OrangePiZeroPlus2/
> +http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-Zero-Plus-2.html
>
> Wiki link:
> https://openedev.amarulasolutions.com/display/ODWIKI/Orangepi+Zero+Plus2
> --
> 2.42.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] board/orangepi*: update links in readme files
2023-09-16 14:45 ` Yann E. MORIN
@ 2023-09-24 21:15 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-09-24 21:15 UTC (permalink / raw)
To: Yann E. MORIN
Cc: Jan Kraval, Marcin Niestroj, Jagan Teki, Sergey Matyukevich,
buildroot
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> Marcin, All,
> On 2023-09-16 16:04 +0200, Marcin Niestroj spake thusly:
>> Old links are no longer working, so use new links instead.
>>
>> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
> Applied to master, thanks.
Committed to 2023.02.x, 2023.05.x and 2023.08.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-24 21:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-16 14:04 [Buildroot] [PATCH] board/orangepi*: update links in readme files Marcin Niestroj
2023-09-16 14:45 ` Yann E. MORIN
2023-09-24 21:15 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox