summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-12 18:50:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-13 00:42:28 +0300
commitb3c0118b65097a53109c370f50b3ba3d0fb2849b (patch)
tree8361ac6aa305507889a97fda8c91ff65e1f4b330 /meta-phosphor/recipes-phosphor/host
parent717f65e01e9c9fd27c28195ad22e488666464ef1 (diff)
downloadopenbmc-b3c0118b65097a53109c370f50b3ba3d0fb2849b.tar.xz
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>
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 bdb51d4168..6cb4773892 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 = "30751ec2595dc31441a29294a14c705cec9d0d5d"
+SRCREV = "65d1753ca99624e9f6e8479b66a82764a75d4b88"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"