mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
According to [1], set cmake build dir, otherwise a unique temporary directory
is used which caused generated library not be reproducible
...
"build-dir": {
"type": "string",
"default": "",
"description": "The CMake build directory. Defaults to a unique temporary directory."
},
...
Note: To support reproducible, it also requires oe-core commit [2] to be merged
[1] https://github.com/scikit-build/scikit-build-core/blob/main/src/scikit_build_core/resources/scikit-build.schema.json#L487C6-L487C16
[2] https://lists.openembedded.org/g/openembedded-core/message/223604?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3ACreated%2C%2C%2C20%2C2%2C0%2C115291386%2Cd%253D3&d=3
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||
|---|---|---|
| .. | ||
| gyp | ||
| python | ||
| python-jsonref | ||
| python3-attrdict3 | ||
| python3-breathe | ||
| python3-cairocffi | ||
| python3-exhale | ||
| python3-gspread | ||
| python3-mlcommons-loadgen | ||
| python3-nltk | ||
| python3-piccata | ||
| python3-reedsolo | ||
| python3-rouge-score | ||
| python3-wxgtk4 | ||
| python3-zstandard | ||