summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2017-03-20 12:00:05 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-03-20 12:17:38 -0500
commit04d82f828de354cdf49c9d06555cc24f40bb2b2f (patch)
treec5562afa99fbb5fbd9388a52310928fda6653514
parent70491bb25e4d8ef44821a752a64fe6dcbe41d76f (diff)
downloadtalos-openbmc-04d82f828de354cdf49c9d06555cc24f40bb2b2f.tar.gz
talos-openbmc-04d82f828de354cdf49c9d06555cc24f40bb2b2f.zip
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>
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-phosphor/vpd/openpower-fru-vpd.inc2
-rw-r--r--meta-phosphor/classes/skeleton-rev.bbclass2
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/fans/phosphor-fan-presence.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc2
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc2
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager.inc2
-rw-r--r--meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb2
10 files changed, 10 insertions, 10 deletions
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/vpd/openpower-fru-vpd.inc b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/vpd/openpower-fru-vpd.inc
index 44c478a89..253a75680 100644
--- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/vpd/openpower-fru-vpd.inc
+++ b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/vpd/openpower-fru-vpd.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/openpower-vpd-parser"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/openpower-vpd-parser"
-SRCREV = "0cc20121312ec99cd6855566669e56dcca922f5d"
+SRCREV = "847d6495c39dee2a335c6499d027c50a20fca9a5"
diff --git a/meta-phosphor/classes/skeleton-rev.bbclass b/meta-phosphor/classes/skeleton-rev.bbclass
index 29585484f..cfa628024 100644
--- a/meta-phosphor/classes/skeleton-rev.bbclass
+++ b/meta-phosphor/classes/skeleton-rev.bbclass
@@ -1,2 +1,2 @@
-SRCREV ?= "e2babdb30796fa23ab676eef2a4f6bdf2e043a13"
+SRCREV ?= "e1e2e6dc145ec172b71f802666bff1bfb6276675"
SKELETON_URI ?= "git://github.com/openbmc/skeleton"
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb
index c71237735..9fcd1b949 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb
@@ -24,7 +24,7 @@ RDEPENDS_${PN} += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
-SRCREV = "981f2661defa193aa1a27cfe078d8f12002ca3c2"
+SRCREV = "7fb0fe98b50c75f269728ca61126f2dbc6eabc46"
S = "${WORKDIR}/git"
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan-presence.bb b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan-presence.bb
index 7899dc458..6bfa8e631 100644
--- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan-presence.bb
+++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan-presence.bb
@@ -35,6 +35,6 @@ SYSTEMD_SERVICE_${PN}-tach += "${TMPL}"
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/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc
index 1cfa3696d..612ffa5d2 100644
--- a/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc
+++ b/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-inventory-manager"
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/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
index c22061241..bd6dd01a7 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/ipmi-fru-parser"
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/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.bb b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.bb
index e4e3fcaa3..733a7a5df 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.bb
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.bb
@@ -27,7 +27,7 @@ RDEPENDS_${PN} += "phosphor-time-manager"
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/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager.inc b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager.inc
index 9fe7709be..3b7dfd44b 100644
--- a/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager.inc
+++ b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-led-manager"
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/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
index f0cce6747..671e9327b 100644
--- a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
+++ b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
@@ -27,7 +27,7 @@ PACKAGE_BEFORE_PN = "${PN}-test"
FILES_${PN}-test = "${bindir}/*-test"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "5edacf374257f796baf7f2a55ceaa8afb724b95b"
+SRCREV = "3064a19493ae9f3205daa6531cf2043245127883"
S = "${WORKDIR}/git"
diff --git a/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb b/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb
index 181f6499f..fb0013f0d 100644
--- a/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -46,6 +46,6 @@ FILES_${PN}-bmc = "${sbindir}/phosphor-bmc-state-manager"
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"
OpenPOWER on IntegriCloud