openpower-vpd-parser: srcrev bump b665c55454..65b8360158

Alpana Kumari (6):
      IBM Read VPD support for processor vpd
      Memory VPD parser
      Handling FRU and Module in vpd read code
      Handle CPU Module and FRU in write VPD
      Support FRU Type in vpd tool
      support multiple device trees in the same BMC image

PriyangaRamasamy (2):
      Prime the Inventory VPD objects
      IBM VPD Parser support for both 2U & 4U system

SunnySrivastava1984 (2):
      Code refactoring
      Interface & Factory implementation for VPD Parsers

Change-Id: Ia8e01c060e13212d7a45d470a53e42a5b7f3550d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/vpd/openpower-fru-vpd.inc b/recipes-phosphor/vpd/openpower-fru-vpd.inc
index 97a0f67..732a55e 100644
--- a/recipes-phosphor/vpd/openpower-fru-vpd.inc
+++ b/recipes-phosphor/vpd/openpower-fru-vpd.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI += "git://github.com/openbmc/openpower-vpd-parser"
-SRCREV = "b665c5545482ac9add1e340ac8b17e5ae1f456db"
+SRCREV = "65b836015845bc911216662bf5dba3c5c49ca1bb"