fb-ipmi-oem: srcrev bump 519530beae..5e589481c2
Patrick Williams (1):
usb-dbg: fix type mismatch
Change-Id: I112acdee3b871b7ac4693f527a051572e045a0d7
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 42b07a7..4e9631f 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 = "519530beae4e7d368f5fc31fa252d51fd7caa601"
+SRCREV = "5e589481c2078b328714d7366eba95c7efd87616"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"