summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2016-06-18 07:52:44 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2016-06-18 15:41:39 -0500
commit5a7a11022c7fac4536fc55d43530dd151c00954a (patch)
tree8a4dfa8655a81e36ff3c57ff26cc2bd3affa3134 /meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb
parentcddff4ad0d241420412c71196b190489d4ec57d0 (diff)
downloadtalos-openbmc-5a7a11022c7fac4536fc55d43530dd151c00954a.tar.gz
talos-openbmc-5a7a11022c7fac4536fc55d43530dd151c00954a.zip
Bump versions for skeleton, rest, inarp, event
Bump recipe versions and add python dependencies. The rest-dbus recipe was adding pythong packages needed by other processes, so when rest-dbus was removed from the Barreleye image, these processes (skeleton and obmc-rest) would fail, so adding the python dependencies to those recipes. Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb
index 41435b71a..3ed0d7a9b 100644
--- a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb
+++ b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb
@@ -18,7 +18,7 @@ TARGET_CFLAGS += " -fpic -std=gnu++14"
SRC_URI += "git://github.com/openbmc/ipmi-fru-parser"
-SRCREV = "bf9385f56f715426ff2ac3a1d77af6b6d1575fe1"
+SRCREV = "a26ed7375261ebcfffa68cf478bcb8f2204c6c92"
FILES_SOLIBSDEV += "${libdir}/host-ipmid/lib*${SOLIBSDEV}"
FILES_${PN} += "${libdir}/host-ipmid/lib*${SOLIBS}"
OpenPOWER on IntegriCloud