From d851626f8b40842d5d8ba1cd30e74ab472ab3d2e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 17 May 2019 21:30:52 +0000 Subject: intel-ipmi-oem: srcrev bump be560b09e9..dc24927f86 James Feist (2): Update min and max values to thresholds if needed Sensor List: Replace Input / Output with In / Out Jason M. Bills (2): Use syslog for the IPMI SEL commands Update FW Update command to new Redfish message format Qiang XU (1): Add OEM IPMI commands to query node ID and node presence Richard Marian Thomaiyar (1): Add support for Read Base Board Product ID (From meta-intel rev: f1430c3e89ef52eece97da744cf99b780eb991f4) Change-Id: I16a24da5ad6db7a3b5edd19a2ad073a700623377 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1bcec8866..07e504776 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 = "be560b09e9df9e2a2112630ba65b81dff7d6e74e" +SRCREV = "dc24927f86477ebd26d81714699b69664f6df77d" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}" -- cgit v1.2.3