fb-ipmi-oem: srcrev bump 7bb4592af7..03498f7f35

Patrick Williams (2):
      meson: rename options file
      me: remove support

Potin Lai (1):
      storagecommands: Extended I2C bus size to 16-bit

cchoux (2):
      selcommands: fix the exception when parsing SEL timestamp
      support specifying MB FRU eeprom path

Change-Id: I77100c61e5122f0875bcc7a534cd188bec710a9d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-facebook/meta-bletchley/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend b/meta-facebook/meta-bletchley/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend
deleted file mode 100644
index d5be26c..0000000
--- a/meta-facebook/meta-bletchley/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_OEMESON:append:bletchley=" -Dme_support=false"
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 bb13869..5774099 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 = "7bb4592af71e823991994622042ab380c8a7a125"
+SRCREV = "03498f7f35a32f9c869f53f5bf6b92025219a34d"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"