summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/vpd
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-18 17:20:08 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-20 16:59:32 +0300
commitcd07aa5570ea24f00243f09d403c4003d25aea25 (patch)
tree5d0caefbb400faf4124270beef28d29a431613d4 /meta-openpower/recipes-phosphor/vpd
parent59e8161334138f73c68daea83a79389f43e96c98 (diff)
downloadopenbmc-cd07aa5570ea24f00243f09d403c4003d25aea25.tar.xz
openpower-vpd-parser: srcrev bump 37992a6542..bab2bedab1
girik (2): DIMM capacity changed from MB to KB vpd-tool: Flow to read keyword from hardware updated Change-Id: I655f898fefac7d86837d3a49799a0b6023daa18a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-openpower/recipes-phosphor/vpd')
-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 25271d7674..e3a5266f9c 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 = "37992a654268f17f3eed12f99c211afad9356485"
+SRCREV = "bab2bedab1ccf3d36fa7f7cb063b06a0a6888eb4"
DEPENDS += "nlohmann-json"