commit | cf5491570e16497ae51fa6bda507fdeafca48809 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jan 12 02:10:27 2024 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jan 12 22:27:06 2024 +0000 |
tree | d915f51304c1bc0e12de255ae2cfd683beb29d55 | |
parent | a20e1ba215da8bc1f0c273226b44cc407bbc901d [diff] |
phosphor-user-manager: srcrev bump 40419f91ea..90b84ad9d6 Patrick Williams (1): build: use allowed over enabled Change-Id: I8fb93197e633aed282665893a0ae28b9619aef35 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 b203ec6..f858c1c 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 = "40419f91ea6d57fe618516231e56cda7db98725b" +SRCREV = "90b84ad9d6cfe44daae2d9cfbbdb9bd616e4c814" PV = "1.0+git${SRCPV}" PR = "r1"