summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-22 21:00:12 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-22 21:00:12 +0300
commitdac9ebf9916b0e450e5036b097fa3a211aecb553 (patch)
tree5a0b9a23cae7bc44a16b2d818552ea31cc1caefc /meta-facebook/recipes-fb
parent4c0316fe388c2a623f5ed20a22b42927bcbf41b1 (diff)
downloadopenbmc-dac9ebf9916b0e450e5036b097fa3a211aecb553.tar.xz
fb-ipmi-oem: srcrev bump f0cf66586b..58c1ca2f7c
Kumar Thangavel (1): Fix build Failures in postcode handler. Patrick Williams (2): MAINTAINERS: update file build: build biccommands always Change-Id: I5e93e43525141edef17712ca1dc47448e3b06215 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-facebook/recipes-fb')
-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 6fc32a827..28586a989 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"
-SRCREV = "f0cf66586b3691bdaef57804fc050a7de9421d97"
+SRCREV = "58c1ca2f7cc58eacc059486bacb66d152de0631c"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"