summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-21 03:40:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-21 14:29:05 +0300
commitb6305a93a0178f252d54c39501401a6ed237c8f2 (patch)
tree8dd6793b1f94d59b8993f087f27ff53f0855cbda /meta-phosphor
parentb862304fcc4f35a0959556a2ecad5ee692b358f9 (diff)
downloadopenbmc-b6305a93a0178f252d54c39501401a6ed237c8f2.tar.xz
phosphor-host-ipmid: srcrev bump 3c1e28e45f..42f64efc1e
George Liu (2): Refactor to call the GetSubTree method Refactor to call the getProperty method Jayaprakash Mutyala (1): Fix for invalid VLAN id Johnathan Mantey (2): Enable OEM creation of non-Type1 SDRs Correct missed application of getOtherSensorsCount function Change-Id: Icb6392fd3727248979ca86386de4162bf69483c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 a9c6d5debf..596e178aea 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 = "3c1e28e45f7e0b2d5961cd9d2627a5db926dcef9"
+SRCREV = "42f64efc1eb8d6c09fb55777da2e6b6305cda3db"