fb-ipmi-oem: srcrev bump ed22930004..e40592a7cb
Potin Lai (2):
oemcommands: fix compile error of unused parameter
configs: add configs for bletchley
Change-Id: I79c23e8c7107782902c08a73c24678b264cc78a3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
index 54ca5b5..b722a76 100755
--- a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
+++ b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
@@ -5,7 +5,7 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=9e69ba356fa59848ffd865152a3ccc13"
SRC_URI = "git://github.com/openbmc/fb-ipmi-oem;branch=master;protocol=https"
-SRCREV = "ed2293000418613fd724a034e2ef55b318eb45d3"
+SRCREV = "e40592a7cb1ea99c3164a814c730ed685e9004f5"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"