summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-17 00:30:17 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-06-17 19:52:33 +0300
commitb19ae3abdaba5d43b838c1464d644e6833251e06 (patch)
treeb2d0732dd40778afeb5d2a9d528f7b17d4eb9ba4
parentf96df0cf1d557bb9a61747d15e7a98759191fcb6 (diff)
downloadopenbmc-b19ae3abdaba5d43b838c1464d644e6833251e06.tar.xz
fb-ipmi-oem: srcrev bump 77ee489f45..f863a184bf
Patrick Williams (1): cmake: fix externalproject for latest host-ipmid Change-Id: I58cea2a4fe27a326df47f9ded269daae5e979047 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 722e64350d..c26b344893 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 = "77ee489f45b8a64a10e8aee2b47ff1749178c930"
+SRCREV = "f863a184bf53570e40e185859c9296c111309157"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"