summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-04 10:31:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-07 02:47:12 +0300
commit35c7c079810adc3a3e8ba50459098ff84880d07c (patch)
treedac6d940744f9c6946b92f7c9b04b9427b9a94f3 /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
parent0f100cd5b4ade557549533497244c75c68899e26 (diff)
downloadopenbmc-35c7c079810adc3a3e8ba50459098ff84880d07c.tar.xz
ipmi-fru-parser: srcrev bump 686da1839e..0968237b47
Also switch inherit to python3native. Patrick Williams (1): scripts: convert to python3 (From meta-phosphor rev: 0c95d6effd27397d520a5ba93cc800cba50a2420) Change-Id: Id35a5395314d5629bc07c4bd59f9c780915e102f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc')
-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 1e85b9354..ef91bb9e9 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"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7702f203b58979ebbc31bfaeb44f219c"
SRC_URI += "git://github.com/openbmc/ipmi-fru-parser"
-SRCREV = "686da1839e3416f0edf48dacb4c0e0d13daa8a16"
+SRCREV = "0968237b479d649ecaac7561cf07fbacf241d98c"