summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2015-12-02 17:29:26 +0300
committerPatrick Williams <patrick@stwcx.xyz>2015-12-02 17:29:26 +0300
commitbfd86fd1c1b19d9fea36e18b4b23f2ab2d45f941 (patch)
treebf2e808971837bf913517ae357c841a224bcc954 /meta-phosphor
parent7c9f68557c3a1df4c9fb33528935913da2081426 (diff)
parent699572415411c77005b501a4cbea1af5c6b20f4a (diff)
downloadopenbmc-bfd86fd1c1b19d9fea36e18b4b23f2ab2d45f941.tar.xz
Merge pull request #106 from bradbishop/dbus
Bump mapper and rest server revisions
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb b/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb
index 37c9c3f7c1..323a1794e9 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb
@@ -20,6 +20,6 @@ SRC_URI += " \
git://github.com/openbmc/phosphor-objmgr \
"
-SRCREV = "6aed08d480aa1e022df14d48b7a54f5b1790e7d9"
+SRCREV = "3f7aa329568d8f191baeeefa4a63dbb19cf26338"
S = "${WORKDIR}/git"
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
index 19da7388cc..05f2383730 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
@@ -21,6 +21,6 @@ SRC_URI += " \
git://github.com/openbmc/phosphor-rest-server \
"
-SRCREV = "f481dfc6b059677d06c158a5e23cfffab56edc3f"
+SRCREV = "34cae732597fb3d4b18a23b6494efdbfeca2033b"
S = "${WORKDIR}/git"