summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-24 20:30:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-25 18:16:32 +0300
commit7084331660a71a23a9b80ccf51a7f974b8aabe4b (patch)
tree5a27ed59ef9d1f7a53081424ffca52bf8ef79b57 /meta-phosphor
parentbaa70ed1e335e5c3de8bb2665a4f402dc67899a3 (diff)
downloadopenbmc-7084331660a71a23a9b80ccf51a7f974b8aabe4b.tar.xz
ipmi-fru-parser: srcrev bump 5739ac3b37..5c787214b1
Patrick Venture (5): readeeprom: c-library cleanup frup.cpp: drop unused variable strgfnhandler: fixup c-style cast strgfnhandler: swap in log<> calls, cleanup c calls writefrudata: swap in log<> calls, cleanup c calls (From meta-phosphor rev: 21945c00b9526d8ddc490a904fd5449b4dd89a9a) Change-Id: I63937e720d3e187a5f2629f7ff63661b8822afb6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
index f8bdf3adb..9056db212 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/ipmi-fru-parser"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7702f203b58979ebbc31bfaeb44f219c"
SRC_URI += "git://github.com/openbmc/ipmi-fru-parser"
-SRCREV = "5739ac3b37ffa3fc32664afdd5aa9ef8f5cf2aa0"
+SRCREV = "5c787214b16ecc36cb2e460eda3f90def3b54b7a"