openpower-vpd-parser: srcrev bump 83770867b4..0eb8cacc07

Jinu Joy Thomas (1):
      Fixed open file failures

Patrick Williams (4):
      meson: rename options file
      meson: disable oe-sdk by default
      build: use allowed over enabled
      meson: adjust nlohmann-json dependency

Priyanga Ramasamy (1):
      Move service file to repo

Sunny Srivastava (1):
      Clear inventory data on removal

girik (1):
      Move VPD jsons to vpd repo

jinuthomas (1):
      Fix unintented loop in code

priyaram (1):
      vpd-tool:Fix system VPD and its backup VPD

Change-Id: Ife7db3bf9955ac75f0e81787e870be59148b641d
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 34099d5..d85b49c 100644
--- a/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
+++ b/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
@@ -2,7 +2,7 @@
 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 = "83770867b4b553701f87a45e7b99bcc99786205a"
+SRCREV = "0eb8cacc07375beb3c0b6008dc5d5b6c7090ae37"
 DEPENDS += "\
     nlohmann-json \
     cli11 \