summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-31 00:00:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-31 22:06:01 +0300
commit397730418b62cb6857947faa9d00fb3504128959 (patch)
treeb27d15950a98e86933fd17844c5c67695d0cebbd /meta-phosphor/recipes-phosphor/host
parent250399ea72592eb710ec1c86192ba04d6e90a814 (diff)
downloadopenbmc-397730418b62cb6857947faa9d00fb3504128959.tar.xz
phosphor-host-postd: srcrev bump 0522592f86..de7a6dd79b
Jonathan Doman (1): Separate IPMI and legacy snoop code to different files Change-Id: Iaf1f88220948ad3d01e162044f6b81bcfd66d607 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/host')
-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 12a74d4029..68869e3ac0 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 = "0522592f862674381e1f1ac6448edb1b8b98922a"
+SRCREV = "de7a6dd79bfdd6c975bfb2bdce1a0af29539535f"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"