fb-ipmi-oem: srcrev bump b340aa286c..d96e2701dd

Cosmo Chou (1):
      oemcommands: add https boot commands

Patrick Williams (1):
      clang-format: re-format for clang-18

Potin Lai (2):
      configs: add configs for catalina
      groupextcommands: Add SBMR send boot progress command

Change-Id: I5fdc376676baeff47a249f1cb610c22f47f105af
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 8dbdd3d..a46b6e9 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 = "b340aa286ca6574d03c46f34e9cdc2c1688d30a0"
+SRCREV = "d96e2701ddecef6344d6e1c3d2f045f055cf4240"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"