commit | 9e31c27bd81006cf93f6fc0839f12b448c8fc29d | [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 | 88550480c8a174d6d51133ade0d79635896c29e7 | |
parent | 2c8405eaf3fecc0db2987686a90ad0167ec94e1a [diff] |
phosphor-user-manager.bb: bump version Change-Id: Ibc140e8b0f1d20a845c8a5ad2175a08e1cc62f05 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 1da1fca..d243d88 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 = "1f5a002f4b596522cf46eaad3cfd072a44b5848d" +SRCREV = "3c166b39a5f5737de57b4543cddc3f0700e88d63" S = "${WORKDIR}/git"