summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-12 20:30:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-13 21:35:05 +0300
commit8619b4395f962624fb2b66dbcc5fe188d7f3e0ec (patch)
tree2909708a8e1aa310b4be72e249d0a15e388b7e3b /meta-phosphor/recipes-phosphor/host
parent06184c8688059f71093f68334a751994b338553c (diff)
downloadopenbmc-8619b4395f962624fb2b66dbcc5fe188d7f3e0ec.tar.xz
phosphor-host-postd: srcrev bump 0ea7357e6c..42c2b56851
Patrick Williams (1): build: upgrade to C++23 Change-Id: I6291aac04f7ed6cb687154a46d0a90858cbfc835 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 03d94b10e7..46d6d73caf 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 = "0ea7357e6cc44c0340314165d4f50de0de48a6a6"
+SRCREV = "42c2b56851c12ddc4cea22226ce5d628c02cdd7c"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"