summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/skeleton
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-06-09 01:26:47 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2016-06-15 11:09:58 -0400
commit3c695350af9dcf7f356e6ca1d4d79b26c53e4989 (patch)
tree2f59f2d595e023c6c5d04c919264a8596aab90a4 /meta-phosphor/common/recipes-phosphor/skeleton
parent9f1d336d6708a63c7c59f8938bc0d4f365d4671a (diff)
downloadtalos-openbmc-3c695350af9dcf7f356e6ca1d4d79b26c53e4989.tar.gz
talos-openbmc-3c695350af9dcf7f356e6ca1d4d79b26c53e4989.zip
Bump pyphosphor, host-ipmid versions
This picks up a couple fixes that addresses non-standard DBUS naming conventions. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/skeleton')
-rw-r--r--meta-phosphor/common/recipes-phosphor/skeleton/pyphosphor.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/pyphosphor.bb b/meta-phosphor/common/recipes-phosphor/skeleton/pyphosphor.bb
index d90c8e54c..435c4c576 100644
--- a/meta-phosphor/common/recipes-phosphor/skeleton/pyphosphor.bb
+++ b/meta-phosphor/common/recipes-phosphor/skeleton/pyphosphor.bb
@@ -1,6 +1,6 @@
SUMMARY = "Phosphor python library"
DESCRIPTION = "Phosphor python library."
-HOMEPAGE = "http://github.com/openbmc/pyobmc"
+HOMEPAGE = "http://github.com/openbmc/pyphosphor"
PR = "r1"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
@@ -10,6 +10,6 @@ inherit setuptools
SRC_URI += "git://github.com/openbmc/pyphosphor"
-SRCREV = "362fb80c081e114236cc5d29b166f45fd4539041"
+SRCREV = "93aed45f230befa01c947173a908b120cfbe7017"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud