intel-ipmi-oem: srcrev bump ca99ef5912..262276f496
AppaRao Puli (1):
Refactor Set Firmware Update Mode command
Patrick Venture (3):
storagecommands: return true on device match
sensorcommands.hpp: use quotes for project headers
sensor SDRs: lookup Board to set IPMI info
(From meta-intel rev: e38c6947533bc96ba86dbd5005525d6a24618425)
Change-Id: I37a295bbb1c502da6ae910b34d7d58ffb0b1344a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index 2464700..eb14bf7 100755
--- a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel/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"
-SRCREV = "ca99ef5912b9296e09c8f9cb246ce291f9970750"
+SRCREV = "262276f4964191d780aeab3a821de54b01c0a8ff"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"