summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-10 18:00:53 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-11 14:57:31 +0300
commitcabed3e7ab5f415cc9d82e8b2a58de4622f8762b (patch)
tree5ac294d00ed8b4969c1893d7ad6fc83c15b59e8c /meta-phosphor
parentea3eaae29e9558241323658a49269404e1e2afb4 (diff)
downloadopenbmc-cabed3e7ab5f415cc9d82e8b2a58de4622f8762b.tar.xz
ipmi-fru-parser: srcrev bump 6a55cb5663..5e8829e85f
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I7421c864a20f38b3cb7eba430858b845e659e4bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
index 0d0cc425e7..e6fb5561cc 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/ipmi-fru-parser"
LICENSE = "GPL-3.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7702f203b58979ebbc31bfaeb44f219c"
SRC_URI += "git://github.com/openbmc/ipmi-fru-parser;branch=master;protocol=https"
-SRCREV = "6a55cb56637788d034c7497e28baee2f49d72f37"
+SRCREV = "5e8829e85fe92213defbd95301ff5b83233231c9"