openpower-vpd-parser: srcrev bump a559c2d671..3803131f1d
Priyanga Ramasamy (3):
vpd-tool not to force reset if CEC is powered ON
API to read VPD keyword from hardware
Vpd-tool:Read keyword from hardware
Change-Id: Ia22bdac9500139a1c28262e82bd065b034ad127c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc b/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
index c26cf8b..b39d1af 100644
--- a/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
+++ b/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
@@ -2,5 +2,5 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/openpower-vpd-parser;branch=master;protocol=https"
-SRCREV = "a559c2d6715269b4769b90c154661aac2ed0575f"
+SRCREV = "3803131f1d4da9e6f41d53a5a6e655e41c34776d"
DEPENDS += "nlohmann-json"