summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-03 22:30:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-05 01:18:25 +0300
commit5c17a724c8648d3d431e79ab6d2e2018f29fb3e4 (patch)
tree02de640a571d00b81f1fbebb26abc9cfb02de56d /meta-phosphor/recipes-phosphor/host
parent292a7e2d5f871ff07eb1adb750fd81b51bb1d496 (diff)
downloadopenbmc-5c17a724c8648d3d431e79ab6d2e2018f29fb3e4.tar.xz
phosphor-host-postd: srcrev bump 65d1753ca9..fd2430d8d6
Jonathan Doman (2): Add rate limiting Put rate limiting options behind #ifdef Change-Id: I49e2e549fb2f7b22764d9176a41d14b309bf0026 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 6cb4773892..74a7509f1e 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 = "65d1753ca99624e9f6e8479b66a82764a75d4b88"
+SRCREV = "fd2430d8d6691a41480656db8e1c2a8269a5ea25"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"