* [Buildroot] [PATCH 0/1] Fix alphabetical order of DEVELOPERS file entry
@ 2024-02-07 7:08 Kilian Zinnecker via buildroot
2024-02-07 7:08 ` [Buildroot] [PATCH 1/1] " Kilian Zinnecker via buildroot
0 siblings, 1 reply; 3+ messages in thread
From: Kilian Zinnecker via buildroot @ 2024-02-07 7:08 UTC (permalink / raw)
To: buildroot; +Cc: Giulio Benetti, Kilian Zinnecker
The files in my own entry in the DEVELOPERS file are not in
alphabetical order. I currently have two further board supports
submitted. I was asked to fix that seperately, and this makes sense,
because else the patches of the two board supports can easily become
non compatible, if they both try to fix the DEVELOPERS file.
Kilian Zinnecker (1):
Fix alphabetical order of DEVELOPER's file entry
DEVELOPERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] Fix alphabetical order of DEVELOPERS file entry
2024-02-07 7:08 [Buildroot] [PATCH 0/1] Fix alphabetical order of DEVELOPERS file entry Kilian Zinnecker via buildroot
@ 2024-02-07 7:08 ` Kilian Zinnecker via buildroot
2024-02-07 9:08 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Kilian Zinnecker via buildroot @ 2024-02-07 7:08 UTC (permalink / raw)
To: buildroot; +Cc: Giulio Benetti, Kilian Zinnecker
Signed-off-by: Kilian Zinnecker <kilian.zinnecker@mail.de>
---
DEVELOPERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/DEVELOPERS b/DEVELOPERS
index fc47c51d33..dd29f395d9 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -1887,9 +1887,9 @@ N: Kieran Bingham <kieran.bingham@ideasonboard.com>
F: package/libcamera/
N: Kilian Zinnecker <kilian.zinnecker@mail.de>
-F: package/rockchip-rkbin/
-F: configs/rock5b_defconfig
F: board/radxa/rock5b/
+F: configs/rock5b_defconfig
+F: package/rockchip-rkbin/
N: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
F: package/wqy-zenhei/
--
2.34.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 1/1] Fix alphabetical order of DEVELOPERS file entry
2024-02-07 7:08 ` [Buildroot] [PATCH 1/1] " Kilian Zinnecker via buildroot
@ 2024-02-07 9:08 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-02-07 9:08 UTC (permalink / raw)
To: Kilian Zinnecker via buildroot; +Cc: Giulio Benetti, Kilian Zinnecker
>>>>> "Kilian" == Kilian Zinnecker via buildroot <buildroot@buildroot.org> writes:
> Signed-off-by: Kilian Zinnecker <kilian.zinnecker@mail.de>
Committed, 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:[~2024-02-07 9:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-07 7:08 [Buildroot] [PATCH 0/1] Fix alphabetical order of DEVELOPERS file entry Kilian Zinnecker via buildroot
2024-02-07 7:08 ` [Buildroot] [PATCH 1/1] " Kilian Zinnecker via buildroot
2024-02-07 9:08 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox