commit | 0a3cdb952a7e3a5bdfc2df079442c15aa18b8424 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Apr 18 06:40:28 2023 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Apr 18 06:40:28 2023 -0500 |
tree | 7dc0313199eb8c436e0906410d8a381119438f1a | |
parent | 4255eea2ca6439f93c0b2987fecc5c99fec31e30 [diff] |
phosphor-user-manager: srcrev bump e8d664d168..6ceeb4c08e Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I29772cd83e574fd3d0805a530f1c0b79c93e7ef8 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 1b05c3a..f869c5b 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 = "e8d664d1689cfec3449ec964262d665f7b4ec873" +SRCREV = "6ceeb4c08ec858182a847634f976be0c45e76e6e" PV = "1.0+git${SRCPV}" PR = "r1"