commit | 09bd6bf512d8adaa9845f43281999265735903cf | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed May 30 08:50:07 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed May 30 20:10:40 2018 +0000 |
tree | 99d9af96e8c92474cd8bfd9f7b2791b5ca4988dc | |
parent | 634527f736ad5f63a365727e52ef71efcb342ec0 [diff] |
phosphor-user-manager.bb: bump version Change-Id: Ibc140e8b0f1d20a845c8a5ad2175a08e1cc62f05 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/common/recipes-phosphor/users/phosphor-user-manager.bb b/common/recipes-phosphor/users/phosphor-user-manager.bb index 1da1fca..d243d88 100644 --- a/common/recipes-phosphor/users/phosphor-user-manager.bb +++ b/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 = "1f5a002f4b596522cf46eaad3cfd072a44b5848d" +SRCREV = "3c166b39a5f5737de57b4543cddc3f0700e88d63" S = "${WORKDIR}/git"