[yocto] [yocto-autobuilder-helper][PATCH] oe-mirror: Add job to mirror openembedded sources

2023-10-10 Thread David Pierret
- Add a job that call run-fetchuniverse - Add script run-fetchuniverse - loop over each LTS branches - Download all the meta-openembedded layers sources. - Call to oe-selftest test_yocto_source_mirror after fetching. We are not using a second step to keep checkout consistency with potentia

Re: [yocto] [yocto-autobuilder-helper][PATCH] oe-mirror: Add job to mirror openembedded sources

2023-10-11 Thread Richard Purdie
On Tue, 2023-10-10 at 16:49 +0200, David Pierret wrote: > - Add a job that call run-fetchuniverse > - Add script run-fetchuniverse >- loop over each LTS branches >- Download all the meta-openembedded layers sources. >- Call to oe-selftest test_yocto_source_mirror after fetching. > We ar