* [Buildroot] [PATCH v1 1/1] DEVELOPERS: sort entries of Neal Frager
@ 2023-08-03 5:03 Neal Frager via buildroot
2023-08-03 19:18 ` Yann E. MORIN
2023-08-31 11:11 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Neal Frager via buildroot @ 2023-08-03 5:03 UTC (permalink / raw)
To: buildroot; +Cc: thomas.petazzoni, Neal Frager
Signed-off-by: Neal Frager <neal.frager@amd.com>
---
DEVELOPERS | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/DEVELOPERS b/DEVELOPERS
index 5023ecd775..575f14d7f8 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -2182,12 +2182,11 @@ N: Neal Frager <neal.frager@amd.com>
F: board/versal/
F: board/zynq/
F: board/zynqmp/
-F: board/zynqmp/kria/
F: configs/versal_vck190_defconfig
-F: configs/zynq_zc706_defconfig
+F: configs/zynqmp_kria_kv260_defconfig
F: configs/zynqmp_zcu102_defconfig
F: configs/zynqmp_zcu106_defconfig
-F: configs/zynqmp_kria_kv260_defconfig
+F: configs/zynq_zc706_defconfig
F: package/bootgen/
F: package/versal-firmware/
--
2.25.1
_______________________________________________
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 v1 1/1] DEVELOPERS: sort entries of Neal Frager
2023-08-03 5:03 [Buildroot] [PATCH v1 1/1] DEVELOPERS: sort entries of Neal Frager Neal Frager via buildroot
@ 2023-08-03 19:18 ` Yann E. MORIN
2023-08-31 11:11 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2023-08-03 19:18 UTC (permalink / raw)
To: Neal Frager; +Cc: thomas.petazzoni, buildroot
Neal, All,
On 2023-08-03 06:03 +0100, Neal Frager via buildroot spake thusly:
> Signed-off-by: Neal Frager <neal.frager@amd.com>
> ---
> DEVELOPERS | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/DEVELOPERS b/DEVELOPERS
> index 5023ecd775..575f14d7f8 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -2182,12 +2182,11 @@ N: Neal Frager <neal.frager@amd.com>
> F: board/versal/
> F: board/zynq/
> F: board/zynqmp/
> -F: board/zynqmp/kria/
> F: configs/versal_vck190_defconfig
> -F: configs/zynq_zc706_defconfig
> +F: configs/zynqmp_kria_kv260_defconfig
> F: configs/zynqmp_zcu102_defconfig
> F: configs/zynqmp_zcu106_defconfig
> -F: configs/zynqmp_kria_kv260_defconfig
> +F: configs/zynq_zc706_defconfig
'_' sorts before 'm' in the C locale, which is the one that matters when
we sort, so I've fixed that and applied to master, thanks!
Regards,
Yann E. MORIN.
> F: package/bootgen/
> F: package/versal-firmware/
>
> --
> 2.25.1
>
> _______________________________________________
> 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 v1 1/1] DEVELOPERS: sort entries of Neal Frager
2023-08-03 5:03 [Buildroot] [PATCH v1 1/1] DEVELOPERS: sort entries of Neal Frager Neal Frager via buildroot
2023-08-03 19:18 ` Yann E. MORIN
@ 2023-08-31 11:11 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-08-31 11:11 UTC (permalink / raw)
To: Neal Frager via buildroot; +Cc: thomas.petazzoni, Neal Frager
>>>>> "Neal" == Neal Frager via buildroot <buildroot@buildroot.org> writes:
> Signed-off-by: Neal Frager <neal.frager@amd.com>
Committed to 2023.02.x and 2023.05.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-08-31 11:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-03 5:03 [Buildroot] [PATCH v1 1/1] DEVELOPERS: sort entries of Neal Frager Neal Frager via buildroot
2023-08-03 19:18 ` Yann E. MORIN
2023-08-31 11:11 ` Peter Korsgaard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.