summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-13 14:50:12 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-13 23:14:54 +0300
commita9f0f1a74e86159e0b350ab025528d0e1f899d83 (patch)
treeb86c64ac627052cb6338aec5c6d991032701e141 /meta-phosphor
parent068187a6bca8b5b023dda0507e71bf0a7e4eb2dd (diff)
downloadopenbmc-a9f0f1a74e86159e0b350ab025528d0e1f899d83.tar.xz
phosphor-host-postd: srcrev bump aee6540154..56127ef8dc
Sunita Kumari (1): [Fix] lpcsnoop service exit unsuccessfully Change-Id: I51d51dfc3a9373f4f1d497a2ae9a7adbc499becc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 05ded76597..b78020d5e1 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 = "aee6540154f2ac8ea510efacd2785868c1898a7d"
+SRCREV = "56127ef8dcdb8705e58420c6b99941c88791aec2"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"