commit | 5eaa2ab8ab72689dd77f3faea40b8b1031da65ea | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Apr 19 11:10:21 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Apr 20 21:24:31 2022 +0000 |
tree | b77992b938c54343cf1a86725d2c997d77ff0a3a | |
parent | 64531ba0d6fc09491bc252b3df23d954e57801e5 [diff] |
phosphor-user-manager: srcrev bump 7ba91cba7a..0e171698df Patrick Williams (1): build: enable C++20 Change-Id: I6e6397106dd2dcbb1eec7569782f4e52d1c896cd 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 bee077c..c814a98 100644 --- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -39,5 +39,5 @@ xyz.openbmc_project.Ldap.Config.service \ " SRC_URI += "git://github.com/openbmc/phosphor-user-manager;branch=master;protocol=https" -SRCREV = "7ba91cba7aa350cabc25dd92d62da1d6fa8e75c0" +SRCREV = "0e171698dfc4aa71e2b4e47d52777a439bf7cf14" S = "${WORKDIR}/git"