| SUMMARY = "Service configuration manager daemon to control the service" |
| DESCRIPTION = "Applications must use service manager daemon to configure \ |
| phosphor-ipmi-net, bmcweb, obmc-console etc in the system, \ |
| instead of directly controlling the same using 'systemd' or \ |
| HOMEPAGE = "https://github.com/openbmc/service-config-manager" |
| LIC_FILES_CHKSUM = "file://LICENSE;md5=7becf906c8f8d03c237bad13bc3dac53" |
| SRCREV = "dfc7270a24b5c4d2554f50a1047b5ef555878452" |
| SRC_URI = "git://github.com/openbmc/service-config-manager;branch=master;protocol=https" |
| SYSTEMD_SERVICE:${PN} = "srvcfg-manager.service" |
| inherit meson pkgconfig systemd |