summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-06 18:50:05 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-04-13 22:22:56 +0300
commit4b053823a3254937c1212649223db32840d3622a (patch)
tree8279fae84cc97efba3d9373611fe946462cf9a3b
parent9f0ba0cd8d3f5ba604fe48b03461ae13c96ecdb5 (diff)
downloadopenbmc-4b053823a3254937c1212649223db32840d3622a.tar.xz
fb-ipmi-oem: srcrev bump dd0415b507..39836ffadc
Karthikeyan Pasupathi (2): Move Common code to their respective header file. yosemitev2:Add multi-host critical sensor support Change-Id: Idcfeec846ebeb0368008599d58141117bc08aad4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rwxr-xr-xmeta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
index 4f85791a3f..a68b50e1fc 100755
--- a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
+++ b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=9e69ba356fa59848ffd865152a3ccc13"
SRC_URI = "git://github.com/openbmc/fb-ipmi-oem;branch=master;protocol=https"
-SRCREV = "dd0415b50776fade388ac7523f8aabe6a8a9fb68"
+SRCREV = "39836ffadcce9706fe65f641ccfc7d74fe4c66c0"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"