mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-18 22:14:56 +02:00
* oe-core recipe has uuidd.service in ${PN}-uuidd
SYSTEMD_PACKAGES = "${PN}-uuidd"
SYSTEMD_SERVICE_${PN}-uuidd = "uuidd.service"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>