summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-devtools/python
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-09-12 22:30:03 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-09-13 00:24:02 +0300
commit139f60843e8bdf29fd3310544f35ec436c88ea84 (patch)
treec02c66da7ce38066fd25b5cb3e47481f96e1a969 /meta-phosphor/common/recipes-devtools/python
parent2f4db791923474617fe6198fa36b03e096e51fab (diff)
downloadopenbmc-139f60843e8bdf29fd3310544f35ec436c88ea84.tar.xz
pyphosphor.bb: bump version
Change-Id: Ic66408374431d0d4ce6aab783f67cb31f4b36733 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-devtools/python')
-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 db42ddb40..d60b0a5d8 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 = "654526d526eb7083d1194b509404ffa7bb54915b"
+SRCREV = "d874f0b030e54b86a4cb14b8699853bf6d0d21d0"
S = "${WORKDIR}/git"