From 33de4ecc62a25295d0add2e4d5ad8901c9c67d7d Mon Sep 17 00:00:00 2001 From: Matthew Barth Date: Thu, 23 Apr 2020 14:35:32 -0500 Subject: phosphor-power: Add regsctl binary to image (From meta-phosphor rev: 7166750260457a7a4e051d8cba9c4d4a5e48a657) Change-Id: I53e15eab24e494aec032efb77dadef18f764a9bf Signed-off-by: Matthew Barth Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/power/phosphor-power.inc | 2 +- meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc index 4c70d9873..f42baa987 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-power" -SRCREV = "cd9ab087e6888796876df44e0fa998f1b5583877" +SRCREV = "32707088bf4eae60d0e16b4485768601a56d912c" diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb b/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb index 730335a0f..ab704ad7a 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb @@ -61,5 +61,6 @@ SYSTEMD_SERVICE_${PN}-regulators = "${REGS_SVC}" FILES_${PN}-monitor = "${bindir}/psu-monitor" FILES_${PN}-psu-monitor = "${bindir}/phosphor-psu-monitor ${datadir}/phosphor-psu-monitor" FILES_${PN}-regulators = "${bindir}/phosphor-regulators ${datadir}/phosphor-regulators" +FILES_${PN}-regulators += "${bindir}/regsctl" FILES_${PN}-sequencer = "${bindir}/pseq-monitor" FILES_${PN}-utils = "${bindir}/psutils" -- cgit v1.2.3