summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-19 23:20:07 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-06-20 00:05:14 +0300
commit8dbdfcb110490ac7304e56f3c5ebbb88b52bb273 (patch)
tree4367f58a95dd61fce6e8d017c15ed7da90356e7f
parent88ed2737425cd800b27d1ff62069cf50207b87ee (diff)
downloadopenbmc-8dbdfcb110490ac7304e56f3c5ebbb88b52bb273.tar.xz
fb-ipmi-oem: srcrev bump 2405ae98b3..21a79235d3
BonnieLo-wiwynn (1): selcommands: send sel entry on dbus Change-Id: I93b2a794e7cca051ade28d9c3c650563e5923e7e Signed-off-by: Andrew Geissler <openbmcbump-github@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 ece116b311..3cd04c79ec 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 = "2405ae98b39a97e9d7753d8dc5c673a4a8885b85"
+SRCREV = "21a79235d372dcbd8282f09dfc819c24bd080183"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"