summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-31 23:00:24 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-01 05:55:16 +0300
commit16aacaf22aafd0794906292848bfafac91e393dc (patch)
tree026f55eee907b72dfea5e115dc600fc6f330895c /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
parent4dd132835891563100984dc4c3bc472753cd89cb (diff)
downloadopenbmc-16aacaf22aafd0794906292848bfafac91e393dc.tar.xz
ipmi-fru-parser: srcrev bump 84c416125b..355c561df2
Patrick Venture (7): build: set language to C++ IPMIFruArea: rename member variables per openbmc style writefrudata: add missing curly braces for style IPMIFruArea: use vector instead of raw byte pointer IPMIFruArea: use default destructor IPMIFruArea: Drop unused dbus debug writefrudata: drop extra parens in call to parse (From meta-phosphor rev: 95a5e6a2cc74bb6126620ce634983006d7073a95) Change-Id: Id69207bb318bf66b176ec2d0afb867913c21df84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc')
-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 ba3c0de63..71f8eaf10 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 = "84c416125b7daab7c528a1c9bcb70750bb29ca94"
+SRCREV = "355c561df26f94351cd680938823738a5688fc62"