Move object_mapper per dbus path conventions.

    phosphor-fan-presence.bb: bump version
    phosphor-inventory-manager.inc: bump version
    phosphor-ipmi-host.bb: bump version
    skeleton-rev.bbclass: bump version
    phosphor-led-manager.inc: bump version
    phosphor-mapper.bb: bump version
    phosphor-ipmi-fru.inc: bump version
    phosphor-state-manager.bb: bump version
    phosphor-logging.bb: bump version
    openpower-fru-vpd.inc: bump version

Resolves openbmc/openbmc#1112.

Change-Id: Iaf32b0e828dc4f2da021eae9b8e1d440042841d8
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/classes/skeleton-rev.bbclass b/classes/skeleton-rev.bbclass
index 2958548..cfa6280 100644
--- a/classes/skeleton-rev.bbclass
+++ b/classes/skeleton-rev.bbclass
@@ -1,2 +1,2 @@
-SRCREV ?= "e2babdb30796fa23ab676eef2a4f6bdf2e043a13"
+SRCREV ?= "e1e2e6dc145ec172b71f802666bff1bfb6276675"
 SKELETON_URI ?= "git://github.com/openbmc/skeleton"
diff --git a/common/recipes-phosphor/dbus/phosphor-mapper.bb b/common/recipes-phosphor/dbus/phosphor-mapper.bb
index c712377..9fcd1b9 100644
--- a/common/recipes-phosphor/dbus/phosphor-mapper.bb
+++ b/common/recipes-phosphor/dbus/phosphor-mapper.bb
@@ -24,7 +24,7 @@
         "
 SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
 
-SRCREV = "981f2661defa193aa1a27cfe078d8f12002ca3c2"
+SRCREV = "7fb0fe98b50c75f269728ca61126f2dbc6eabc46"
 
 S = "${WORKDIR}/git"
 
diff --git a/common/recipes-phosphor/fans/phosphor-fan-presence.bb b/common/recipes-phosphor/fans/phosphor-fan-presence.bb
index 7899dc4..6bfa8e6 100644
--- a/common/recipes-phosphor/fans/phosphor-fan-presence.bb
+++ b/common/recipes-phosphor/fans/phosphor-fan-presence.bb
@@ -35,6 +35,6 @@
 SYSTEMD_LINK_${PN} += "${@compose_list(d, 'FMT', 'OBMC_CHASSIS_INSTANCES')}"
 
 SRC_URI += "git://github.com/openbmc/phosphor-fan-presence"
-SRCREV = "5c15b797ffafd36eceecfbf250bd0eead39103dd"
+SRCREV = "6d9b18d5e51b269d741c13120a35a7b780ac8928"
 
 S = "${WORKDIR}/git"
diff --git a/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc
index 1cfa369..612ffa5 100644
--- a/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc
+++ b/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI = "git://github.com/openbmc/phosphor-inventory-manager"
-SRCREV = "8ed114b6eec804d946981b1e7cd8da324de5d59f"
+SRCREV = "82aa22325c989fe13c2d7dc875c890422923a93b"
diff --git a/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc b/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
index c220612..bd6dd01 100644
--- a/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
+++ b/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7702f203b58979ebbc31bfaeb44f219c"
 SRC_URI += "git://github.com/openbmc/ipmi-fru-parser"
-SRCREV = "cc103c4534971a6001facf92fdcb60f3727cd4cf"
+SRCREV = "c0e51347a12d89fbb000252b4a448fb2592fc489"
diff --git a/common/recipes-phosphor/ipmi/phosphor-ipmi-host.bb b/common/recipes-phosphor/ipmi/phosphor-ipmi-host.bb
index e4e3fca..733a7a5 100644
--- a/common/recipes-phosphor/ipmi/phosphor-ipmi-host.bb
+++ b/common/recipes-phosphor/ipmi/phosphor-ipmi-host.bb
@@ -27,7 +27,7 @@
 RRECOMMENDS_${PN} += "virtual-obmc-settings-mgmt"
 SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
 
-SRCREV = "1ee292a6dc236dfdb5f46e0e49c05e1b51f29817"
+SRCREV = "d15e6c95cd2bb775fa57fa40666c7f1ba01487d5"
 
 # Setup IPMI Whitelist Conf files
 WHITELIST_CONF = " \
diff --git a/common/recipes-phosphor/leds/phosphor-led-manager.inc b/common/recipes-phosphor/leds/phosphor-led-manager.inc
index 9fe7709..3b7dfd4 100644
--- a/common/recipes-phosphor/leds/phosphor-led-manager.inc
+++ b/common/recipes-phosphor/leds/phosphor-led-manager.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI += "git://github.com/openbmc/phosphor-led-manager"
-SRCREV = "55ef5b04c9f35174b2c398793438af49b832f4e5"
+SRCREV = "76f58348314324aa06aac8b0cfe13c756ed58730"
diff --git a/common/recipes-phosphor/logging/phosphor-logging.bb b/common/recipes-phosphor/logging/phosphor-logging.bb
index f0cce67..671e932 100644
--- a/common/recipes-phosphor/logging/phosphor-logging.bb
+++ b/common/recipes-phosphor/logging/phosphor-logging.bb
@@ -27,7 +27,7 @@
 FILES_${PN}-test = "${bindir}/*-test"
 
 SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "5edacf374257f796baf7f2a55ceaa8afb724b95b"
+SRCREV = "3064a19493ae9f3205daa6531cf2043245127883"
 
 S = "${WORKDIR}/git"
 
diff --git a/common/recipes-phosphor/state/phosphor-state-manager.bb b/common/recipes-phosphor/state/phosphor-state-manager.bb
index 181f649..fb0013f 100644
--- a/common/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -46,6 +46,6 @@
 DBUS_SERVICE_${PN}-bmc += "xyz.openbmc_project.State.BMC.service"
 
 SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "cbe08d1476eddeb643d4c25a1f8721792eabe0dc"
+SRCREV = "f318d877f5ed7ce11bf53d7ee2828d558285317c"
 
 S = "${WORKDIR}/git"