summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-03 12:00:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-05-03 22:43:28 +0300
commit85cfb009a4a45c412bbb056f6f046bb0ea7392b3 (patch)
tree3798489fab197cbe6552042fb5e12a377def1ac9
parent7f6435a256d2923a58bf7d4566e63b235364edb1 (diff)
downloadopenbmc-85cfb009a4a45c412bbb056f6f046bb0ea7392b3.tar.xz
phosphor-user-manager: srcrev bump 86597bd333..af1594c906
Ravi Teja (2): Remove web user group Remove systemd meson configuration variables Change-Id: I12a29282d5d32d5098cedd5bc35b565f15986710 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
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 9c4309c354..42160fea53 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 += "phosphor-dbus-interfaces"
DEPENDS += "boost"
DEPENDS += "nss-pam-ldapd"
DEPENDS += "systemd"
-SRCREV = "86597bd333f455cba08d9b9b30207958ea14f211"
+SRCREV = "af1594c90627b78d1a92bb16a0d826b12a0d182c"
PV = "1.0+git${SRCPV}"
PR = "r1"