summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-19 23:40:07 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-01-22 22:36:59 +0300
commitaa465987b931c0e165a8a507b2767ce4534e4bdc (patch)
tree77920a484e48e5ce36168204e73604208bc4e5dc /meta-facebook
parent6d258ac7022740e2a8dfd3624c7fb4c5e234148a (diff)
downloadopenbmc-aa465987b931c0e165a8a507b2767ce4534e4bdc.tar.xz
fb-ipmi-oem: srcrev bump 75d597f55a..483f00a5f4
Patrick Williams (2): sdbusplus: avoid deprecated phosphor::Timer meson: adjust nlohmann-json dependency Change-Id: I0ef7f66c29890b778be51746b71b86ea9aeb7905 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 16b2dc9c40..ce24182ea3 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 = "75d597f55ae27e882e38e332b7eb42f415aa08eb"
+SRCREV = "483f00a5f42a2601cd8cbbd3350115c7bf73f541"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"