Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta/meta-selftest: Fix variable assignment whitespace | Richard Purdie | 2025-02-01 | 1 | -1/+1 |
| | | | | | | | | | | Recipes are much more readable with whitespace around the assignment operators. Fix various assignments in OE-Core to show this is definitely the preferred formatting. (From OE-Core rev: 30ea609d3357fb3de911f2f6a5e6856c151b976a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | oeqa/selftest/bbclasses: Add tests for systemd and update-rc.d interaction | Peter Kjellerstedt | 2024-09-01 | 1 | -0/+17 |
These tests verify that the correct files are left behind when systemd is inherited and depending on whether the systemd and/or sysvinit distro features are enabled. (From OE-Core rev: 4ef25caa00ad08046567d0e7f4523486c3a256d0) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |