intel-ipmi-oem: srcrev bump d42a0c459c..039c3495fc

Jason M. Bills (2):
      Condense std::variants
      Change static flat_map to constexpr array of pairs

Change-Id: I648a0b712d5677a4d71a271190033cecec16b445
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index f412eb9..bac3ec6 100755
--- a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
@@ -5,7 +5,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a6a4edad4aed50f39a66d098d74b265b"
 
 SRC_URI = "git://github.com/openbmc/intel-ipmi-oem;branch=master;protocol=https"
-SRCREV = "d42a0c459c077802dfc3b35676f0fdfa10d9615d"
+SRCREV = "039c3495fc998e6ec46a6880432da4c5d5aa38a3"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"