From c1662daa105d8c63671bb8d4ed8c610bb161fb41 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 5 Apr 2019 15:12:25 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3