From faf59e054914202c4d2ee3ae7201616fedbaefe6 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 14 Oct 2021 00:30:45 +0000 Subject: phosphor-objmgr: srcrev bump bedd41655e..a02cd54c61 Brad Bishop (1): meson.build: drop config.h Change-Id: I4a59cfd938b82fe3ff0ee16c46a0f5fcfad0beda Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb') diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb index 3ea5bffa0..b999ca91f 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb @@ -25,7 +25,7 @@ SYSTEMD_SERVICE:${PN} += " \ " SRC_URI += "git://github.com/openbmc/phosphor-objmgr" -SRCREV = "bedd41655ed9641a9f6c47079e811797869ad8f3" +SRCREV = "a02cd54c61e19df89ac13623fbee595b740cf0c0" S = "${WORKDIR}/git" -- cgit v1.2.3 From 0e3ab8b951391554bc3a71298cce21aa91795dc0 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 18 Oct 2021 20:40:43 +0000 Subject: phosphor-objmgr: srcrev bump a02cd54c61..0a13c765e6 Ed Tanous (1): Move mapper methods to free functions Change-Id: I4e0ce284aeddcd993489eced8c81f93da14ec598 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb') diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb index b999ca91f..089952ec6 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb @@ -25,7 +25,7 @@ SYSTEMD_SERVICE:${PN} += " \ " SRC_URI += "git://github.com/openbmc/phosphor-objmgr" -SRCREV = "a02cd54c61e19df89ac13623fbee595b740cf0c0" +SRCREV = "0a13c765e673d9b841a3a4f006f9d222ae5c47ab" S = "${WORKDIR}/git" -- cgit v1.2.3 From 02e36133130e701c37c9a5a252038de142b8a131 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 25 Oct 2021 16:31:02 +0000 Subject: phosphor-objmgr: srcrev bump 0a13c765e6..f5e6422e6c Manojkiran Eda (1): Add OWNERS file Change-Id: I8b23d6435fc31eacf4445631f2d3ea6c22468482 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb') diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb index 089952ec6..f5c86cc39 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb @@ -25,7 +25,7 @@ SYSTEMD_SERVICE:${PN} += " \ " SRC_URI += "git://github.com/openbmc/phosphor-objmgr" -SRCREV = "0a13c765e673d9b841a3a4f006f9d222ae5c47ab" +SRCREV = "f5e6422e6c0d9636233c7b4dd9a73b746942b727" S = "${WORKDIR}/git" -- cgit v1.2.3 From 84e2468ae7008cbe7f8658fb4a3b27e376b5e4e1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 16 Nov 2021 23:00:44 +0000 Subject: phosphor-objmgr: srcrev bump f5e6422e6c..bbf456b448 William A. Kennington III (1): libmapper: Add missing double include guard Change-Id: Ibf5f6f23d3bda048eb27dfb3e9df599c722232ce Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb') diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb index f5c86cc39..1a5a6d21b 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb @@ -25,7 +25,7 @@ SYSTEMD_SERVICE:${PN} += " \ " SRC_URI += "git://github.com/openbmc/phosphor-objmgr" -SRCREV = "f5e6422e6c0d9636233c7b4dd9a73b746942b727" +SRCREV = "bbf456b448b8f281ad3a077083a86e61c86e2249" S = "${WORKDIR}/git" -- cgit v1.2.3