summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-05 15:12:25 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-07 14:20:21 -0400
commitc1662daa105d8c63671bb8d4ed8c610bb161fb41 (patch)
treeb5dc53815f7add186c5429f868a681581a3e2cb5 /meta-phosphor/recipes-phosphor/dbus
parent9ac088835c722f34d59ae067d65c17e6c40fbd6f (diff)
downloadtalos-openbmc-c1662daa105d8c63671bb8d4ed8c610bb161fb41.tar.gz
talos-openbmc-c1662daa105d8c63671bb8d4ed8c610bb161fb41.zip
phosphor-objmgr: srcrev bump 12025cdc6a..7f83837608
Andrew Geissler (20): unit-test: Introduce unit tests to phosphor-objmgr unit-test: Test need_to_introspect function unit-test: Add all required parameters to removeAssociation unit-test: Create initial associations file unit-test: Test removeAssociations interface unit-test: Move asio server to its own class unit-test: Move association create funcs to util unit-test: Request distinct name per test app unit-test: Test deleting entry on name change unit-test: Move removeAssociationEndpoints() unit-test: Utilize common code for endpoint remove unit-test: Move checkAssociationEndpointRemoves unit-test: Test checkAssociationEndpointRemoves() unit-test: Move associationChanged() unit-test: Add some doc on Association unit-test: Debug functions to dump data structures unit-test: Test associationChanged() unit-test: Fix bug when endpoint empty unit-test: Move processing of interfaces added unit-test: Test interfaces added function (From meta-phosphor rev: 70bec1f018b3797d613653d35700bb0268bbdc72) Change-Id: Iaa4d1d16f46484392049fc31d8d1904bcec7d309 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dbus')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
index f0eed7e9e..c0c1b9534 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
@@ -35,7 +35,7 @@ RDEPENDS_${PN} += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
-SRCREV = "12025cdc6ae3115b4ab97ee40a597a752a5aa2f7"
+SRCREV = "7f838376084fb8f5c00b8926013891cb58389033"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud