summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-12 02:11:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-14 01:09:12 +0300
commit81ac2dab29d48e16568faa62f44d323c45562e64 (patch)
tree435245a3240400b2495f28176653720e0bb07ee3
parent5db59315640b5bd4cd6846914b0e81cf1525c668 (diff)
downloadopenbmc-81ac2dab29d48e16568faa62f44d323c45562e64.tar.xz
phosphor-host-ipmid: srcrev bump 074f64d42d..fa6e2092c1
Kirill Pakhomov (2): read_fru_data: move and rename constants Add FRU device presence check Patrick Venture (2): include: oemrouter: add std:: namespace include: ipmid/api.h add std::size_t jayaprakash Mutyala (1): apphandler: Fix for get system info command srikanta mondal (1): transporthandler:Fix get lan config param 22 & 23 (From meta-phosphor rev: 990240362d6f8a88428d1c8c318c0c76ab375b3f) Change-Id: Ieb48de8d023d8db64bddf8bea4f7d35f20d09923 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-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 c0909c94cd..b3c003f11b 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"
-SRCREV = "074f64d42d7fa7538d320ab1f0c91e641641a961"
+SRCREV = "fa6e2092c1e7b5998f04df0ae695b2a9b0b5a5ed"