]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
weston: use same distro features for weston and westion-init
authorJoe Slater <joe.slater@windriver.com>
Wed, 23 Mar 2022 18:18:53 +0000 (11:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Mar 2022 17:41:41 +0000 (17:41 +0000)
commit1c7802f025eb3d9ee3310e083a5d8bef7178de9c
treef62303212dd9b813c7b09ef6445f9a058e1b6496
parentbf4a7eee09245c0f7f8939f4cd522646fec6e507
weston: use same distro features for weston and westion-init

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.

Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/wayland/required-distro-features.inc [new file with mode: 0644]
meta/recipes-graphics/wayland/weston-init.bb
meta/recipes-graphics/wayland/weston_10.0.0.bb