summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/ext-dtb
Commit message (Collapse)AuthorAgeFilesLines
* oe-selftest: add new ext dtb recipeAdrian Freihofer2025-06-053-0/+92
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>