SUMMARY = "Security Manager daemon to detect the security violation- ASD/ user management" DESCRIPTION = "Daemon check for Remote debug enable and user account violation" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${INTELBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" inherit cmake systemd SRC_URI = "git://git@github.com/Intel-BMC/security-manager.git;protocol=ssh;branch=main" SRCREV = "1cf60de11c5f13bd791402aef7f9a8d33de54c64" SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.SecurityManager.service" DEPENDS += " \ systemd \ sdbusplus \ libgpiod \ phosphor-logging \ boost \ "