summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-14 04:31:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-15 22:04:54 +0300
commita1c8504eaa57969a08d99e790b8f9a4f048c8e76 (patch)
tree3d663e9323c7295d703dc1fe26edbac29ad4de46
parent95907a3dfc8ed0b9a269d7bc4cfe070a809b363d (diff)
downloadopenbmc-a1c8504eaa57969a08d99e790b8f9a4f048c8e76.tar.xz
phosphor-net-ipmid: srcrev bump a3de8a8b25..9edc2314f7
Patrick Williams (1): sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: c0920551a63cc9678bbd2c41df6abfebe2cd6331) Change-Id: Ib685597a270f4233be9738d94a7dcbf25dc0affd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
index c9a273d786..4f95ea1d16 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -16,7 +16,7 @@ DEPENDS += "systemd"
DEPENDS += "phosphor-ipmi-host"
SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
-SRCREV = "a3de8a8b254723b0cce4a2c0396b67dfe793624a"
+SRCREV = "9edc2314f7dea855e82bc0a64f2e3d9de2bf7431"
S = "${WORKDIR}/git"