commit | 9d29a17519546f18508cae6cef8d4e6a6bd9d20e | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 23 09:50:10 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Aug 23 22:40:27 2023 +0000 |
tree | 94352f5acb64ec1922d780248ab18d52ab973360 | |
parent | 6829212584616d56fb6d5c1dded8589a19e6c00a [diff] |
phosphor-user-manager: srcrev bump 3b280ec7bd..9046e63e51 Patrick Williams (1): build: upgrade to C++23 Change-Id: I6bb788abb2bcfedf552a241a8f921cfa945ca483 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 c140534..f37a590 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 = "3b280ec7bdad5623c1994f87fafc64af1d8a3824" +SRCREV = "9046e63e51a23ed6f1a11d9b4d8e415233dd496a" PV = "1.0+git${SRCPV}" PR = "r1"