phosphor-host-postd: srcrev bump 95aa444074..dd3928b0aa
Manojkiran Eda (1):
Fix spelling mistakes using codespell
Willy Tu (1):
test: Initialize slot in SdBusMock
Change-Id: Ief197c57b0af7f59023a1dc9e859307dcb9adb95
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 67ccdb3..6a32bfe 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 += "phosphor-dbus-interfaces"
DEPENDS += "systemd"
DEPENDS += "libgpiod"
-SRCREV = "95aa444074ec354485cce3d8c858ea05814d1fb9"
+SRCREV = "dd3928b0aaaf73b3c007132dac874d5f1c76b699"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"