intel-ipmi-oem: srcrev bump 60e7aaf5c0..606dd9f763
Chen,Yugang (1):
Static code analysis scan issue fix
James Feist (1):
Add support to set LED for ME Events
Jason M. Bills (6):
Update Get SM Signal command for front panel buttons
Update MessageId to match the registry
Add Set Front Panel Button Enables command
Update AC fail check to new DBus parameter
Add Get System Restart Cause command
Fix privilege level for storage commands
Vernon Mauery (4):
convert appcommands.cpp to unix line endings
update exception paths in MDRv2 handlers
replace sdbusplus::message::variant_ns with std
remove legacy ipmid_get_sd_bus_connection calls
(From meta-intel rev: 4e2b239447fa61d9cbafbe7b231ff2651761fe26)
Change-Id: Ie3c01421ff300c16a47dfc04fd74947928d3fb91
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 8947b8e..eab358f 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 = "60e7aaf5c0154f9971c892c840539e5f81b7b25f"
+SRCREV = "606dd9f763328a2a253aeee850302905418cdbf9"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"