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>
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 a68b50e..722e643 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 @@
 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}"