iei-ipmi-oem: srcrev bump b4396f2321..0917ac423d
John Wang (3):
Name cpp files with functions
Add utils.cpp file
Implement command to retrieve firmware version
Change-Id: I63c849305fa3c5a8c317d3b4ed09f6fba5dad59f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-ieisystems/recipes-ieisystems/ipmi/iei-ipmi-oem_git.bb b/meta-ieisystems/recipes-ieisystems/ipmi/iei-ipmi-oem_git.bb
index 7e6fde4..4e0f8af 100644
--- a/meta-ieisystems/recipes-ieisystems/ipmi/iei-ipmi-oem_git.bb
+++ b/meta-ieisystems/recipes-ieisystems/ipmi/iei-ipmi-oem_git.bb
@@ -5,7 +5,7 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/iei-ipmi-oem;branch=master;protocol=https"
-SRCREV = "b4396f2321f9420b190fdd4438bb5503a9b5b7de"
+SRCREV = "0917ac423df7a3ae700bbb21fac32f540cb58682"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"