mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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 <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
9c68079a26
commit
3f82f85200
@@ -18,4 +18,5 @@ inherit cmake pkgconfig meson features_check
|
||||
|
||||
FILES:${PN} += "${datadir}/dbus-1/* \
|
||||
${datadir}/polkit-1/* \
|
||||
${libdir}/systemd/* \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user