Richard Purdie
Richard Purdie
We (the Yocto Project) are running into issues where Makefile.config and config.sh are different depending on the host or in fact the order of the modules files on disk. This...
The creation of the LINGUAS file is duplicated for each desktop file which can lead the commands to race against each other. One target might remove it before another has...
Yocto Project implemented a prioritizeBuilders function roughly as per an example tardyp was kind enough to share: https://gist.github.com/tardyp/f5ba4591f1c65b5d823ef5ba1dc3f399 Unfortunately in daily use, this is not doing what it should. It...
https://unicode-org.atlassian.net/browse/ICU-22109 The makefile hardcodes paths to the build directory into icu-config. It doesn’t need to do this and it unnecessarily breaks build reproducibility. This patch makes a simple change to...
I wondered if it would be possible to add Yocto Project to the list of LF projects? Someone mentioned to me that it wasn't listed but it is a key...