summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-13 02:40:07 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-13 02:40:07 +0300
commit55a0d6db60ab72789b94fe4fcba056cdf8e6e197 (patch)
treefe142919b6ef6b8412cabd5f4979593fd3c86182 /meta-facebook/recipes-fb
parent0796155336bd5623953928e311b9ce62f83f5551 (diff)
downloadopenbmc-55a0d6db60ab72789b94fe4fcba056cdf8e6e197.tar.xz
fb-ipmi-oem: srcrev bump 21a79235d3..7c24dde352
Patrick Williams (1): build: upgrade to C++23 Change-Id: I8e10e0bc56c775c5eb7452c281d152ee7a837b5f 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 3cd04c79ec..ddfe38db75 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 = "21a79235d372dcbd8282f09dfc819c24bd080183"
+SRCREV = "7c24dde3522d4d6916fbdf4055bcb791651081d5"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"