summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-24 17:50:12 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-04-24 21:50:13 +0300
commit0ee1477590855a05ac2e7b1769a190e65aa5ebad (patch)
treeac537820ec6219425c667286416aecf6ca3e87b7
parentdbb96544b3a756c8f4a16ecf90a676d51b404882 (diff)
downloadopenbmc-0ee1477590855a05ac2e7b1769a190e65aa5ebad.tar.xz
fb-ipmi-oem: srcrev bump 4ae63e71c5..7430e8d26a
Delphine CC Chiu (1): usb-dbg: critical sel frame: Support critical sel show on debug card Change-Id: I39bc1b1a74e35e69724cc4492b6e35498c24f3c1 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 11548d9442..576c04c588 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 = "4ae63e71c53db34cff1648100a6fe4559c1b7132"
+SRCREV = "7430e8d26a835e34ea162f6091b2b0e54fb5146e"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"