meta-phosphor: bump: phosphor-dbus-interfaces and phosphor-user-manager
This application updates have a coreq - bump together.
1. phosphor-user-manager: bump 9891f2f8f3..f5bd891cf5
Deepak Kodihalli (1):
React to nsswitch config file changes
Nagaraju Goruganti (6):
ldap-config: remove Bindpassword and secureLDAP property from the interface
phosphor-ldap-conf: validate LDAP Server URI
phosphor-ldap-conf: update nslcd.conf file for OpenLdap
phosphor-ldap-conf: add unit tests
phosphor-ldap-conf: update nslcd.conf file with tls_cacertfile info
phosphor-ldap-conf: nslcd restart service getting called twice
Ratan Gupta (4):
phosphor-ldap-conf: Don't map the uid with cn for openLDAP
phosphor-ldap-conf: Don't create the LDAP config object
phosphor-ldap-conf: Make correction in renaming path of nsswitch.conf
Add readme for user manager
Tom Joseph (1):
Refactor mapper application to enable unit tests
2. phosphor-dbus-interfaces: bump 8d656133b3..0e6d655be2
Deepak Kodihalli (1):
Don't store LDAP Bind password
Ratan Gupta (3):
Ldap: Remove the secure property from the ldap config and create interface
Add errors to User/AccountPolicy interface
Add errors to User/Attributes interface
Change-Id: Id6f06456a47df760004513748bb534251b1fd2be
Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com>
diff --git a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index a98f26c..ff7542f 100644
--- a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -14,7 +14,7 @@
DEPENDS += "sdbus++-native"
SRC_URI += "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "8d656133b3f1e8699f4900e747c1db6d68c98646"
+SRCREV = "0e6d655be2bf19c61196a27e7ce36645520bc7c1"
DEPENDS_remove_class-native = "sdbus++-native"
DEPENDS_remove_class-nativesdk = "sdbus++-native"