phosphor-user-manager: srcrev bump a929752bef..95a2931473
Ratan Gupta (2):
squash the following commits
LDAP: Add the persistency for the "Enabled" property
phosphor-dbus-interfaces: srcrev bump c3b1900e97..096a5af0a3
Qiang XU (1):
Add intrusion sensor interface
Ratan Gupta (1):
Re-enable "Add few additional properties in the LDAP config"
raviteja-b (1):
Adding dbus method for GetUserInfo under User Manager
(From meta-phosphor rev: e39cf941b88fe85eb72560f07ba23f26d7554e74)
Change-Id: I65133791a575686cc1de848555c954fe39146a2f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.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 8183bb2..c04c32d 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/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 = "c3b1900e9754b410456e3b8d94a1026cd467f01c"
+SRCREV = "096a5af0a38103e9bf121bef809c8903ee900b3c"
DEPENDS_remove_class-native = "sdbus++-native"
DEPENDS_remove_class-nativesdk = "sdbus++-native"
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 8a84923..646add4 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -40,5 +40,5 @@
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "a929752bef26e02ccd103a5669a402ba2b5d5eec"
+SRCREV = "95a2931473dfa61a30e7a65606dab15ab24cd5b4"
S = "${WORKDIR}/git"