summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-14 04:20:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-15 22:05:33 +0300
commita7d9dad73218070d70e0ceeee64af28bbb311ddd (patch)
treeb82014f13d62b38546c20b3e92664567eea56932
parentfbbb64f0a7b675e43e55b6754d3624a7682f377d (diff)
downloadopenbmc-a7d9dad73218070d70e0ceeee64af28bbb311ddd.tar.xz
fb-ipmi-oem: srcrev bump dd14c0f75d..bec18eaf22
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-facebook rev: 721956e52ee033681029f0da469b29112e2bbb74) Change-Id: I22ada041e131afbfb2ac30b63d6a794f21211b32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 012186da08..e7ca38cbba 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 = "dd14c0f75d9af7783afb3e9e124ca5c015a8609b"
+SRCREV = "bec18eaf22647d31a3e9d16d9a0bb7eb04facf4b"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"