summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-19 02:30:19 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-19 02:30:19 +0300
commitd4100a54a8c833df88a21152a22eacd0f762b368 (patch)
tree3ae5c30425269ff53762b15f4c2ad9a4fcd6d96f
parent95816506550f7d12f4eb2f4821ad8d87c26fc893 (diff)
downloadopenbmc-d4100a54a8c833df88a21152a22eacd0f762b368.tar.xz
foxconn-ipmi-oem: srcrev bump 35c1ac40e4..da2cf0d2b0
Avenash Asai Thambi (1): Add boot count into motherboard eeprom and clear command Change-Id: Iedc41527654482c2a45c414ec3c778a451199c93 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-fii/meta-kudo/recipes-kudo/ipmi/fii-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fii/meta-kudo/recipes-kudo/ipmi/fii-ipmi-oem_git.bb b/meta-fii/meta-kudo/recipes-kudo/ipmi/fii-ipmi-oem_git.bb
index b56ce441e..682d567ed 100644
--- a/meta-fii/meta-kudo/recipes-kudo/ipmi/fii-ipmi-oem_git.bb
+++ b/meta-fii/meta-kudo/recipes-kudo/ipmi/fii-ipmi-oem_git.bb
@@ -15,7 +15,7 @@ EXTRA_OECMAKE="-DENABLE_TEST=0 -DYOCTO=1"
LIBRARY_NAMES = "libfiioemcmds.so"
SRC_URI = "git://github.com/openbmc/foxconn-ipmi-oem.git"
-SRCREV = "35c1ac40e476caa19c84a546d4f85ba96cb5dbbd"
+SRCREV = "da2cf0d2b0f4cd56bc93575a435a5ee1c848f7b0"
HOSTIPMI_PROVIDER_LIBRARY += "${LIBRARY_NAMES}"
NETIPMI_PROVIDER_LIBRARY += "${LIBRARY_NAMES}"