openpower-vpd-parser: srcrev bump 4788e1ba0a..5881d4f2d8
RekhaAparna01 (1):
Update the pretty names of inventory items in JSON
Sunny Srivastava (1):
Add Connector.Port interface
Change-Id: Ib11d95d502a9abcc7fa20440de2e95ef68dfd6da
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 ec88dce..0868c3c 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 = "4788e1ba0a00d504e1fcdb34eb9356e22850de18"
+SRCREV = "5881d4f2d8b72da635552ff42efd1fc246cbb12d"
DEPENDS += "\
nlohmann-json \
cli11 \