summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-devtools
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-03-27 20:50:09 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-29 16:09:44 +0300
commit892e4916db11fc7c71e0d300f944651b94ccb0ee (patch)
tree8eb8c45d7c32b6a35477d19892db1ff1f997f1fa /meta-phosphor/common/recipes-devtools
parentf28b443bdcdab3e4d7e5be2173bd4957818e3154 (diff)
downloadopenbmc-892e4916db11fc7c71e0d300f944651b94ccb0ee.tar.xz
pyphosphor.bb: bump version
Change-Id: I1f498930c35ab45015571d63c390007894e38a5b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-devtools')
-rw-r--r--meta-phosphor/common/recipes-devtools/python/pyphosphor.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb b/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
index 3d134d440..c0adc9204 100644
--- a/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
+++ b/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
@@ -49,6 +49,6 @@ FILES_${PN}-dbus = "${PYTHON_SITEPACKAGES_DIR}/obmc/dbuslib"
SRC_URI += "git://github.com/openbmc/pyphosphor"
-SRCREV = "9172f3e7a0fd5c7cd53160391640fab29ea5f051"
+SRCREV = "dc63ed495112f1f7f36fd9b125d48b7fbf4b2323"
S = "${WORKDIR}/git"