Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox-initrd: auto pv from busybox | Adrian Freihofer | 2023-05-17 | 1 | -0/+35 |
Not hardcoding the version of busybox from the core layer in this layer is a small improvement for maintenance. But the main motivation is to support the following layer combination without getting a parse error from bitbake: - poky LTS, branch = kirkstone - meta-lts-mixins, branch = kirkstone/go - meta-lts-mixins, branch = kirkstone/rust - meta-virtualization, branch = master Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |