summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-12 13:30:22 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-09-12 15:18:28 +0300
commitcd15c867b26c20b30a317f846f6fcdd430195341 (patch)
tree1f4f8ed40051aaf5c8e1ca43052a3289d5317d88 /meta-openpower/recipes-phosphor
parentc2d29015b8c755bebf4b3eb8a67d62c78c77d961 (diff)
downloadopenbmc-cd15c867b26c20b30a317f846f6fcdd430195341.tar.xz
openpower-vpd-parser: srcrev bump 2dfdbdd54a..522493d42c
Patrick Williams (6): subprojects: sdbusplus: update wrap file so PDI builds subprojects: libgpiod: add wrap and configure meson: fix warning for deprecated source_root subprojects: nlohmann,cli11: add wraps and configure build: fix option selection vpd-manager: remove error.cpp Change-Id: I43dc4975892dc5ffa4de856382d7c275e9bf4f88 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-openpower/recipes-phosphor')
-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 5c127814ac..c062ad5a66 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 @@ 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 = "2dfdbdd54aa70f6978994b871d2a9a6ca2940084"
+SRCREV = "522493d42c069bdfe22a8a9c58bb404d0d216fd0"
DEPENDS += "nlohmann-json"