commit | 1d7f5926df841e9f20fba3a860a6517fa3f814be | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Mar 10 15:51:17 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 11 01:52:23 2021 +0000 |
tree | 428a857a5ac5679ed05133a3ea661f29753d03f0 | |
parent | 16b21d0081ce7c1517bfec08b749009687ca5df5 [diff] |
phosphor-host-ipmid: srcrev bump da06d15cab..be0632321e Yong Li (1): Do not insert twice for first filter Change-Id: I9715927dfc919f7cf763b992e114347b1afe64ed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index ca71ae1..9ea9210 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 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "da06d15cab1dd116d3279d66f70966f95afdf676" +SRCREV = "be0632321e2a0f4fbe7b0e9c1403121c4db37328"