commit | 46e9bdc674b2bbe630f0a99396d2d170e768932f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Jan 26 18:45:17 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sat Jan 27 01:58:45 2018 +0000 |
tree | 47b490b6d044909959c9c636292633744552f943 | |
parent | 13d21486d5657b0cc0cee8fa3e3c4fe1294ecb37 [diff] |
phosphor-user-manager.bb: bump version Change-Id: I158bd33e068382f2d83be628543022eacb5a5a86 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-phosphor/users/phosphor-user-manager.bb b/meta-phosphor/common/recipes-phosphor/users/phosphor-user-manager.bb index 390c51a..1da1fca 100644 --- a/meta-phosphor/common/recipes-phosphor/users/phosphor-user-manager.bb +++ b/meta-phosphor/common/recipes-phosphor/users/phosphor-user-manager.bb
@@ -19,5 +19,5 @@ DBUS_SERVICE_${PN} += "xyz.openbmc_project.User.Manager.service" SRC_URI += "git://github.com/openbmc/phosphor-user-manager" -SRCREV = "035a96983cdf8a11a1c2380106c11c94cb8418b2" +SRCREV = "1f5a002f4b596522cf46eaad3cfd072a44b5848d" S = "${WORKDIR}/git"