srcrev bump: user-manager,dbus-interfaces,logging

phosphor-user-manager: srcrev bump 5c892d183e..7562658e1f

Alexander Filippov (1):
      UserMgr: Fix the privilege determination

Nan Zhou (3):
      User manager: implement dummy group APIs
      user manager test: remove no-access
      Add Nan Zhou as a reviewer

Tang Yiwei (1):
      Change /bin/nologin to /sbin/nologin

phosphor-dbus-interfaces: srcrev bump 219368bedb..3c7b858a13

George Liu (1):
      Fix the association between Item and PowerSupply

Nan Zhou (1):
      User: add interfaces and errors for groups

Vijay F Lobo (1):
      Convert ServiceProviderNotify to enum

phosphor-logging: srcrev bump b0820142eb..875b6c7b1b

Lakshmi Yadlapati (1):
      Convert ServiceProviderNotify to enum

Vijay Lobo (1):
      PEL: Add boot progress code to SRC hex data

Change-Id: I77d08e0eaa1bfc885e8ab461f50a3864c5219e3e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com>
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index 4eb33ad..d43ff89 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -7,7 +7,7 @@
         sdbusplus \
         systemd \
         "
-SRCREV = "219368bedb6a8607a50ec9ad9129478e45cdd68f"
+SRCREV = "3c7b858a13aa5fde934d6d789c9a6027490f78dc"
 PV = "1.0+git${SRCPV}"
 PR = "r1"
 
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
index ff38ae1..c4a0be5 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -15,7 +15,7 @@
 DEPENDS += "libcereal"
 DEPENDS += "sdeventplus"
 DEPENDS += "packagegroup-obmc-yaml-providers"
-SRCREV = "b0820142ebfbbcd0cf305b19913d90b5cf3d7709"
+SRCREV = "875b6c7b1ba2952795ac34750e8aeb72fe4ec2fd"
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[openpower-pels] = " \
         -Dopenpower-pel-extension=enabled, \
diff --git a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
index 144aeea..01e71a6 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -9,7 +9,7 @@
 DEPENDS += "boost"
 DEPENDS += "nss-pam-ldapd"
 DEPENDS += "systemd"
-SRCREV = "5c892d183ecc2f561cba7d0cf10b15ad79fa2a67"
+SRCREV = "7562658e1fce6e19b55063955a5803e19f8f10b6"
 PV = "1.0+git${SRCPV}"
 PR = "r1"