summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-07 17:00:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-11 01:24:01 +0300
commit514f4d748426aed037c34c419fcfcd9fb0512142 (patch)
treef1cc3f28195322789a3ac08182b8802d611135e2
parent550c1b02376b8b2a58a4c1a2a54a48b9177f3920 (diff)
downloadopenbmc-514f4d748426aed037c34c419fcfcd9fb0512142.tar.xz
openpower-vpd-parser: srcrev bump b2d26c954c..83770867b4
Jinu Joy Thomas (1): Set same value for PN and FN keywords in Bonnell (#171) Patrick Williams (1): clang-format: copy latest and re-format Sunny Srivastava (1): Update VPD on BackUP Fru Change-Id: If853c0b8b909b838c7e4278f8b453a5bdb2d3a9c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc b/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
index faf2f23890..34099d5f2c 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 @@ HOMEPAGE = "https://github.com/openbmc/openpower-vpd-parser"
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 = "b2d26c954c85567f479a3664727bb392ad855092"
+SRCREV = "83770867b4b553701f87a45e7b99bcc99786205a"
DEPENDS += "\
nlohmann-json \
cli11 \