Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-openembedded/all: adapt to UNPACKDIR changes | Alexander Kanavin | 2025-06-25 | 1 | -1/+0 |
| | | | | | | | | | | | | | Please see https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265 for what changes are needed, and sed commands that can be used to make them en masse. I've verified that bitbake -c patch world works with these, but did not run a world build; the majority of recipes shouldn't need further fixups, but if there are some that still fall out, they can be fixed in followups. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes | Khem Raj | 2024-05-23 | 1 | -7/+7 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH | alperak | 2024-03-09 | 1 | -2/+0 |
| | | | | | | | All downloaded files and sstates for the recipes were cleaned, build was got from stratch and no errors were encoutered. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pyruvate: Upgrade to 1.2.1 | Khem Raj | 2023-04-08 | 1 | -0/+49 |
Add fixes to build with musl and riscv32 Signed-off-by: Khem Raj <raj.khem@gmail.com> |