From 3f82f852009ad0e732d3ebaef381301fb15d198f Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 22 Dec 2023 16:11:08 +0100 Subject: [PATCH] bolt: package systemd units This wasn't seen because the recipe is enabled only when systemd and polkit are both in distro features. Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj --- 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 860cb8381f..4688ae860b 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/* \ "