commit | 8619b4395f962624fb2b66dbcc5fe188d7f3e0ec | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jul 12 12:30:33 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 13 18:35:05 2023 +0000 |
tree | 2909708a8e1aa310b4be72e249d0a15e388b7e3b | |
parent | 06184c8688059f71093f68334a751994b338553c [diff] |
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>
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 03d94b1..46d6d73 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 = "0ea7357e6cc44c0340314165d4f50de0de48a6a6" +SRCREV = "42c2b56851c12ddc4cea22226ce5d628c02cdd7c" PACKAGECONFIG ?= "" PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev" PV = "0.1+git${SRCPV}"