fb-ipmi-oem: srcrev bump 21a79235d3..7c24dde352

Patrick Williams (1):
      build: upgrade to C++23

Change-Id: I8e10e0bc56c775c5eb7452c281d152ee7a837b5f
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 3cd04c7..ddfe38d 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 = "21a79235d372dcbd8282f09dfc819c24bd080183"
+SRCREV = "7c24dde3522d4d6916fbdf4055bcb791651081d5"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"