This wasn't seen because the recipe is enabled only when systemd and polkit are both in distro features.
Signed-off-by: Alexander Kanavin <[email protected]> --- meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb b/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb index 860cb8381..4688ae860 100644 --- a/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb +++ b/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb @@ -18,4 +18,5 @@ inherit cmake pkgconfig meson features_check FILES:${PN} += "${datadir}/dbus-1/* \ ${datadir}/polkit-1/* \ + ${libdir}/systemd/* \ " -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#107761): https://lists.openembedded.org/g/openembedded-devel/message/107761 Mute This Topic: https://lists.openembedded.org/mt/103319790/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
