Re: [PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors

2025-09-26 Thread Christoph Müllner
On Mon, Sep 8, 2025 at 4:21 PM Alex Bennée wrote: > > To continue our GitLab Open Source Program license we need to pass an > automated license check for all repos under qemu-project. While U-Boot > is clearly GPLv2 rather than fight with the automated validation > script just move the mirror acro

Re: [PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors

2025-09-15 Thread Daniel P . Berrangé
On Mon, Sep 08, 2025 at 03:19:11PM +0100, Alex Bennée wrote: > To continue our GitLab Open Source Program license we need to pass an > automated license check for all repos under qemu-project. While U-Boot > is clearly GPLv2 rather than fight with the automated validation > script just move the mir

Re: [PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors

2025-09-15 Thread Alex Bennée
Daniel P. Berrangé writes: > On Mon, Sep 08, 2025 at 03:19:11PM +0100, Alex Bennée wrote: >> To continue our GitLab Open Source Program license we need to pass an >> automated license check for all repos under qemu-project. While U-Boot >> is clearly GPLv2 rather than fight with the automated val

Re: [PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors

2025-09-13 Thread Alex Bennée
Alex Bennée writes: > To continue our GitLab Open Source Program license we need to pass an > automated license check for all repos under qemu-project. While U-Boot > is clearly GPLv2 rather than fight with the automated validation > script just move the mirror across to a separate project. > > S

[PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors

2025-09-08 Thread Alex Bennée
To continue our GitLab Open Source Program license we need to pass an automated license check for all repos under qemu-project. While U-Boot is clearly GPLv2 rather than fight with the automated validation script just move the mirror across to a separate project. Signed-off-by: Alex Bennée Sugges