summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-06 20:00:12 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-10-16 01:25:20 +0300
commit810bfe86714a29f214828e3b2476dce201123884 (patch)
tree162ddcda030c53fb074e013dfc2702c5b4a897a1 /meta-facebook
parentc71203f0567feac56a56d116f7a952cf4256eb45 (diff)
downloadopenbmc-810bfe86714a29f214828e3b2476dce201123884.tar.xz
fb-ipmi-oem: srcrev bump 485f9b31cb..35d12546ca
Patrick Williams (1): catch exceptions as const Change-Id: I98ce5f5a6f3fe329f0240ac140c2a7889120bee8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-facebook')
-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 ceade37d2..9a6a852de 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 = "485f9b31cbdc8e8aebdfb18729f541f41227522d"
+SRCREV = "35d12546ca8da5e6d04096e9dcd27b83a0aa475a"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"