summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-02 02:40:17 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-05 02:04:25 +0300
commitd1b3f723cc432a179d2bee5f23ff01b97006e25a (patch)
treefca666a5417064c9cb3c522c03e308afd9acddb3 /meta-phosphor
parented974f4fa88d0035009c6393746faa33c7e75800 (diff)
downloadopenbmc-d1b3f723cc432a179d2bee5f23ff01b97006e25a.tar.xz
phosphor-host-ipmid: srcrev bump 3ab2c2b2f3..c1f5aca065
Brandon Kim (1): apphandler: Fix Device Revision being 0 Change-Id: I4306701a1e90622c97f9d56a3b0473b33fbee75c 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 7beb925dab..eb5cdc55f1 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 = "3ab2c2b2f3248317d28d717e56b29f19e36fc510"
+SRCREV = "c1f5aca0651c297ae427bfa7e5dc2b897b66d40b"