summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-29 14:51:03 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-29 23:24:35 +0300
commit1c07f2970ebf8108fcf5d7d2796d9eda8a07ed01 (patch)
tree31a367af2849177e4755199c4a8fc88194b69c14
parentc9843e3e5f47913630a07dc74d60a3e48e58bff6 (diff)
downloadopenbmc-1c07f2970ebf8108fcf5d7d2796d9eda8a07ed01.tar.xz
phosphor-host-ipmid: srcrev bump 422385dab9..25035b8898
Patrick Williams (4): meson: add nlohmann-json wrapper and deps remove std::experimental usage meson: minor dependency fix ups for wrap-builds gitignore: minor fixup for symlink workflow Change-Id: Ia1e32c4f2bd7048a637c9f28d407cdcb6688f913 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index d0973260e7..7e0b7e4007 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid;branch=master;protocol=https"
-SRCREV = "422385dab9e5027469e516fe321f9ea7c84455ba"
+SRCREV = "25035b8898367bc25a3b5ace7ad08728de7476c6"