summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-25 19:50:17 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-25 19:50:17 +0300
commit28e185312602917c74fb1264e26d581b7315a5b5 (patch)
tree80d132cd7064884d978eca041327981bb1ed5baa /meta-facebook/recipes-fb
parentec4c460f7e821b6b480ee0572fc5f1b04406d1a6 (diff)
downloadopenbmc-28e185312602917c74fb1264e26d581b7315a5b5.tar.xz
fb-ipmi-oem: srcrev bump 6d9e9a7539..2e9921c240
Patrick Williams (3): OWNERS: switch 'matches' to 'matchers' meson: move machine configs meson: enable full subproject build Change-Id: Icb1f2f55015deaf30720a86b729661d7a7e3e39e 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 377fe354fd..23d7a9689d 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 = "6d9e9a753908af9f045556fccf115be65a57ad0a"
+SRCREV = "2e9921c24074ce885e248b2757804a788b349bcc"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"