openpower-vpd-parser: srcrev bump b48e6ffaf1..f612368f5e

Priyanga Ramasamy (1):
      Defect fix in logging system VPD mismatch PEL

Change-Id: Ic66592caa4227776c055ea1d4da73797c7c526c1
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 8a4640e..d17af01 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 = "b48e6ffaf1f1973e18a3392af65975a667abf585"
+SRCREV = "f612368f5ec701bcbbdd40b7f78f9df32b398ab7"
 DEPENDS += "nlohmann-json"