Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oe-selftest: add new ext dtb recipe | Adrian Freihofer | 2025-06-05 | 2 | -0/+63 |
There is no test coverage for the devicetree.bbclass class. Add a minimalist recipe that uses this class. This recipe compiles a devicetree overlay that does not include any sources from the kernel build folder to keep it simple and also usable for testing a kernel from the sstate-cache. (From OE-Core rev: 44b6eaf9fb408f2a7941e7ba8f2156cf2c7d4bae) Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |