summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-16 00:10:18 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-23 04:37:16 +0300
commitf4fc3c122f465a73ee4eee306e94cec93fc7c8cc (patch)
tree8aa87a6ab8c5c878b2a287e6f5a3f002a464fa36
parent1cd80884bc8e6667bdb8554de5d0699cf1e0c7ff (diff)
downloadopenbmc-f4fc3c122f465a73ee4eee306e94cec93fc7c8cc.tar.xz
phosphor-host-ipmid: srcrev bump 6d4a44ed2b..f53696edb8
Patrick Williams (1): build: enable C++20 Change-Id: Idaeaba57151d1414ea8bc86edf90b0d6f3dc044e 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 be4dd31142..ef5aea8ddb 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 = "6d4a44ed2bbfdac7c20029bf212eb2b60ecefbc4"
+SRCREV = "f53696edb8c9560b5d6a0f681429cf67f168a083"