phosphor-host-postd: srcrev bump 30751ec259..65d1753ca9
Patrick Williams (1):
meson: remove deprecated get_pkgconfig_variable
Change-Id: Iab21a21f1640e5f8b8899a1625b0650876732365
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 bdb51d4..6cb4773 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 = "30751ec2595dc31441a29294a14c705cec9d0d5d"
+SRCREV = "65d1753ca99624e9f6e8479b66a82764a75d4b88"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"