openpower-vpd-parser: srcrev bump c99a0b05eb..e008432ac8

Priyanga Ramasamy (4):
      Bug fix in initializing VPD with BIOS attribute
      Add templated API which reads properties from D-Bus
      vpd-tool:Option to fixSystemVPD keywords
      Use namespace std in place

Santosh Puranik (3):
      Add delay after trigerring DIMM VPD Collection
      manager: Add some attributes to BIOS restore
      manager: Sync pvm_clear_nvram BIOS Attribute

Change-Id: I32651938bf1b44add7367ec5f73642d015a64998
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 583d07f..24d3073 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 = "c99a0b05eb0165a5d6c9c11a533a7e51c12470b3"
+SRCREV = "e008432ac875223b916a8c63cc951caec090364e"
 DEPENDS += "nlohmann-json"