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>
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 6cb4773..74a7509 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 += "phosphor-dbus-interfaces"
DEPENDS += "systemd"
DEPENDS += "libgpiod"
-SRCREV = "65d1753ca99624e9f6e8479b66a82764a75d4b88"
+SRCREV = "fd2430d8d6691a41480656db8e1c2a8269a5ea25"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"