summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-08 16:00:27 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-09 18:22:29 +0300
commitf6a94bdd28cd113d52536375fb0b327119930a83 (patch)
tree3ee058c83df8a4816e539923300cc82d805de387
parent12470594a474dc4fd22d20bb368278037b32612b (diff)
downloadopenbmc-f6a94bdd28cd113d52536375fb0b327119930a83.tar.xz
phosphor-host-postd: srcrev bump 56127ef8dc..b987663f44
Patrick Williams (1): prettier: re-format Change-Id: Ia729f20f8af568e5a54e697aaf56b9cebe10a925 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
index b78020d5e1..435b54432c 100644
--- a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
+++ b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "sdeventplus"
DEPENDS += "phosphor-dbus-interfaces"
DEPENDS += "systemd"
DEPENDS += "libgpiod"
-SRCREV = "56127ef8dcdb8705e58420c6b99941c88791aec2"
+SRCREV = "b987663f44c166f42c1b02291b57341ba7c0c0d9"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"