summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-21 18:20:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-23 14:17:11 +0300
commit0875a799abea3bdfbfc2c820d73c9da615ad7277 (patch)
tree543641af1443f293b7a39201ba0f4a1cc6ca5e7c /meta-phosphor/recipes-phosphor/host
parent9a6621884ad8e6c1f287db19130b6b4a6ebf50e4 (diff)
downloadopenbmc-0875a799abea3bdfbfc2c820d73c9da615ad7277.tar.xz
phosphor-host-postd: srcrev bump de7a6dd79b..bebbda9b47
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I605daf2d960728252371cd367be15a74f3a63f18 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 68869e3ac0..fcb417fe22 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 = "de7a6dd79bfdd6c975bfb2bdce1a0af29539535f"
+SRCREV = "bebbda9b47a2d44b28d4bb8ef24d4bc9866064ed"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"