From 16aacaf22aafd0794906292848bfafac91e393dc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 31 Oct 2018 20:00:24 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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" -- cgit v1.2.3