openpower-vpd-parser: srcrev bump 57cebeb09a..2eb0176c2b

Patrick Williams (2):
      MAINTAINERS: remove file
      sdbusplus: use shorter type aliases

Change-Id: I7d4a2dfe5851a63f9c6dced839a42f5c692d3a5a
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 3508f89..a09a584 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 = "57cebeb09abd81aeddf2c43a327acd9cae32c023"
+SRCREV = "2eb0176c2b20156c3054e6d3d47c9ce7021e3e2c"
 DEPENDS += "nlohmann-json"