summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-13 22:30:07 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-04-14 18:54:56 +0300
commite103db6680b25001007bbd85749f5570a97054d8 (patch)
tree2f60b2e2f09349c6e67c7c2fb9f1c7a550e88309 /meta-facebook/recipes-fb
parentb6de5a6b9dd510d0f05e1cf352d52b8d063494b6 (diff)
downloadopenbmc-e103db6680b25001007bbd85749f5570a97054d8.tar.xz
fb-ipmi-oem: srcrev bump 39836ffadc..77ee489f45
Jayashree Dhanapal (2): Added BootType property for Get/Set BootOrder Refactoring code for boot-order configuration Change-Id: If5206ba703c2f1dd54c8d093fab78b8ae3658893 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 a68b50e1fc..722e64350d 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 = "39836ffadcce9706fe65f641ccfc7d74fe4c66c0"
+SRCREV = "77ee489f45b8a64a10e8aee2b47ff1749178c930"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"