update build to support rest features

list, enumerate, https, etc
diff --git a/common/recipes-phosphor/dbus/obmc-mapper.bb b/common/recipes-phosphor/dbus/obmc-mapper.bb
index 67219b0..37c9c3f 100644
--- a/common/recipes-phosphor/dbus/obmc-mapper.bb
+++ b/common/recipes-phosphor/dbus/obmc-mapper.bb
@@ -20,6 +20,6 @@
         git://github.com/openbmc/phosphor-objmgr \
         "
 
-SRCREV = "e290f5cdccf14e50e838366367c91e0464f792f6"
+SRCREV = "6aed08d480aa1e022df14d48b7a54f5b1790e7d9"
 
 S = "${WORKDIR}/git"
diff --git a/common/recipes-phosphor/dbus/obmc-rest.bb b/common/recipes-phosphor/dbus/obmc-rest.bb
index 941fa90..8b4459e 100644
--- a/common/recipes-phosphor/dbus/obmc-rest.bb
+++ b/common/recipes-phosphor/dbus/obmc-rest.bb
@@ -21,6 +21,6 @@
         git://github.com/openbmc/phosphor-rest-server \
         "
 
-SRCREV = "2f7aef50b005c16a51065984f090e787c04c0c14"
+SRCREV = "275ec270684cd3b946674d02462bc9ed1890360e"
 
 S = "${WORKDIR}/git"