summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-10 20:00:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-11 04:20:31 +0300
commite21981dd2902655f267b5bdc4ac0daff476f5b6a (patch)
tree3e126dad90a97f40a9d1e345471bc743343f3afb /meta-phosphor
parenta6f49d8da6373c7e8d5bde88c657f3c1a3ebe7ba (diff)
downloadopenbmc-e21981dd2902655f267b5bdc4ac0daff476f5b6a.tar.xz
phosphor-host-postd: srcrev bump fd2430d8d6..0ea7357e6c
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I070e25e47567afbb35e666dad669aef7ee02a50c 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 74a7509f1e..03d94b10e7 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 = "fd2430d8d6691a41480656db8e1c2a8269a5ea25"
+SRCREV = "0ea7357e6cc44c0340314165d4f50de0de48a6a6"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"