commit | aa56084498f312dfcaa817a797d2a6261f1883e2 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Dec 12 19:50:28 2022 -0600 |
committer | Andrew Geissler <andrew@geissonator.com> | Tue Dec 13 02:45:52 2022 +0000 |
tree | 684d85341e23e74e48ab017149049680f0edf605 | |
parent | f49705bb8fc8ba270aaeebb5580d8f75696620f1 [diff] |
phosphor-user-manager: srcrev bump 7562658e1f..da401fe5d8 Nan Zhou (1): Implement createGroup/deleteGroup Patrick Williams (1): prettier: re-format Change-Id: I3228f28c36e90ff634b169ccbb4c0e7155e0f591 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 01e71a6..69dc5d6 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 = "7562658e1fce6e19b55063955a5803e19f8f10b6" +SRCREV = "da401fe5d8b791d8ef2c08b02658b76fcb5864f2" PV = "1.0+git${SRCPV}" PR = "r1"