summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-22 01:40:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-26 03:49:40 +0300
commit6edd78a95f7f5945f5825bba02d0e46c110d6335 (patch)
tree79d04bc3f85d0d470cb6542eca8c0552d4cba7e3 /meta-facebook/recipes-fb
parent3c4abb2950cf2349f15d1eb60ff84e51d87fe2bd (diff)
downloadopenbmc-6edd78a95f7f5945f5825bba02d0e46c110d6335.tar.xz
fb-ipmi-oem: srcrev bump d1194024b4..41ad4ff17a
Kumar Thangavel (1): fb-ipmi-oem: yosemitev2: Add Ipmi implementation to handle BIC request (From meta-facebook rev: 3f037307c5209273c6a3ed9b8abc80ad1ce9e681) Change-Id: I017d4c33413a5b9c16f52df0a1f9365023fba56e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 4419828ec..07ed88417 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"
-SRCREV = "d1194024b4d39b111960d72fb59fe429bf51c19c"
+SRCREV = "41ad4ff17ab139d330a08109c1d561c3241e5cfa"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"