openpower-vpd-parser: srcrev bump da3b2d2507..0ac1085031

Priyanga Ramasamy (2):
      Include VSYS FV in restorable keywords list
      Increase table width in vpd-tool --fixSystemVPD

Change-Id: I1d8f91a59eb53189e5696071416a381e94500d13
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 c36a7dc..d531297 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 = "da3b2d2507797a3aefcfe37622fab63415a7406b"
+SRCREV = "0ac1085031e6ea2bae90ab78cf9a4ef34ad602e7"
 DEPENDS += "nlohmann-json"