commit | 219f10e27df53fdc90c643c8f2d220d5a8f325fb | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Apr 22 03:30:26 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 22 21:46:45 2024 +0000 |
tree | ebbffc2e126ffdb1120a46e79814aae1b664f31b | |
parent | b23ecd4d1f8bd696432d3de57605db6be2dec77e [diff] |
phosphor-user-manager: srcrev bump d9adc73a09..86597bd333 Konstantin Aladyshev (3): meson: Fix local cereal build meson: Add boost to the dependencies meson: Provide wrap file for boost Change-Id: I7223d7e7a2a86c10375803ef68c503f0bee56373 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 b76dd2b..9c4309c 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 = "d9adc73a09cc17253ed8774dd72362ba5083d578" +SRCREV = "86597bd333f455cba08d9b9b30207958ea14f211" PV = "1.0+git${SRCPV}" PR = "r1"