summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-17 20:50:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-18 05:44:39 +0300
commitf53ff2e145d3425d054efc170ed1c9bf2f482b6d (patch)
treefb27c6c6db18ee206984b5f7a7fb933fa2747b5f /meta-facebook/recipes-fb
parent4739f60b8343c1dc6ad8054a2b5c0a8726403e2b (diff)
downloadopenbmc-f53ff2e145d3425d054efc170ed1c9bf2f482b6d.tar.xz
fb-ipmi-oem: srcrev bump 317999d3ac..2515e0931a
Vijay Khemka (3): Remove chassis status command Remove get device guid command Fix manufacturing test command (From meta-facebook rev: 2825b5e6d0ce30f654fb58d2a4c5e78508903a76) Change-Id: Icc53b61217149af5eb71cd324036c571ade4c457 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 77d1e4570..a935cf60d 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 = "317999d3ac917654950e1288171b0cd546754880"
+SRCREV = "2515e0931ae981645cda726fd278e60b8f271f7c"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"