summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-22 11:30:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-23 00:46:45 +0300
commit219f10e27df53fdc90c643c8f2d220d5a8f325fb (patch)
treeebbffc2e126ffdb1120a46e79814aae1b664f31b
parentb23ecd4d1f8bd696432d3de57605db6be2dec77e (diff)
downloadopenbmc-219f10e27df53fdc90c643c8f2d220d5a8f325fb.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
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 b76dd2bc47..9c4309c354 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 += "phosphor-dbus-interfaces"
DEPENDS += "boost"
DEPENDS += "nss-pam-ldapd"
DEPENDS += "systemd"
-SRCREV = "d9adc73a09cc17253ed8774dd72362ba5083d578"
+SRCREV = "86597bd333f455cba08d9b9b30207958ea14f211"
PV = "1.0+git${SRCPV}"
PR = "r1"