Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | weston: use same distro features for weston and westion-init | Joe Slater | 2022-03-24 | 1 | -0/+8 |
We want to avoid situations (like world builds) where weston-init will build, but weston won't. This could cause "nothing RPROVIDES..." dependency errors. We set required distro features in a common include file. (From OE-Core rev: 1c7802f025eb3d9ee3310e083a5d8bef7178de9c) Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |