SUMMARY = "Settings" SRC_URI = "git://github.com/Intel-BMC/provingground.git;protocol=ssh" SRCREV = "bee56d62b209088454d166d1efae4825a2b175df" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${INTELBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.Settings.service" DEPENDS = "boost \ nlohmann-json \ sdbusplus" S = "${WORKDIR}/git/settings" inherit cmake systemd EXTRA_OECMAKE = "-DYOCTO=1"