openpower-vpd-parser: srcrev bump 2eb0176c2b..c99a0b05eb

Priyanga Ramasamy (1):
      vpd-tool: Fix for Hardware write option

Change-Id: I78865cca0480135190021de354bba8b329980150
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 a09a584..583d07f 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 = "2eb0176c2b20156c3054e6d3d47c9ce7021e3e2c"
+SRCREV = "c99a0b05eb0165a5d6c9c11a533a7e51c12470b3"
 DEPENDS += "nlohmann-json"