summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-17 06:30:53 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-17 20:56:23 +0300
commit3c21ef97b7647d01d0182bef86e3c6cacf68c8e5 (patch)
tree17952f5d602c32cb6c8187fcda737258ce36e983 /meta-phosphor/recipes-phosphor/ipmi
parentbdda7643b0a2702ecf48ccbe37b7fd86306c8ddf (diff)
downloadopenbmc-3c21ef97b7647d01d0182bef86e3c6cacf68c8e5.tar.xz
phosphor-host-ipmid: srcrev bump 5d2142028a..55cbf55243
Thang Tran (1): update return type of getDHCPEnabled function Change-Id: I2f93733a25b58a35e941e213b5180e52073890f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi')
-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 74b1b3cd06..cc51043b4d 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 = "5d2142028ae97e2c7c537cc979fd69ec966c8194"
+SRCREV = "55cbf552439fc440ff12299e9cb1b8d485207b36"