summaryrefslogtreecommitdiff
path: root/meta-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-01 23:40:58 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-09 05:23:39 +0300
commit350321028176d2e1d209209521a9dd7f8f4551f8 (patch)
tree4014ecdc614d593f83b86fe7bd1899a4a3a1e49e /meta-intel
parentf16037c36b9243a735cdc1345ebbc9287d7dec45 (diff)
downloadopenbmc-350321028176d2e1d209209521a9dd7f8f4551f8.tar.xz
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>
Diffstat (limited to 'meta-intel')
-rwxr-xr-xmeta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
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 8947b8ede..eab358f4a 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 @@ LICENSE = "Apache-2.0"
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}"