mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-01 04:00:16 +00: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>