diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2018-03-31 15:50:18 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2018-04-02 13:23:38 +0000 |
commit | ee2c6659b4f7376c1d4529d000337ae0f142df9a (patch) | |
tree | d6e6efb6166dfdf655be368214860fb02b844ac9 /meta-phosphor | |
parent | 616ec46bc3c9faf0070bfa34b8896ce6716b7435 (diff) | |
download | talos-openbmc-ee2c6659b4f7376c1d4529d000337ae0f142df9a.tar.gz talos-openbmc-ee2c6659b4f7376c1d4529d000337ae0f142df9a.zip |
phosphor-mapper.bb: bump version
Change-Id: I3fba713a7e6f6133033b4bc3a79d5249503a3d76
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb index 58f6acbd0..6afc0924a 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb +++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb @@ -35,7 +35,7 @@ RDEPENDS_${PN} += " \ " SRC_URI += "git://github.com/openbmc/phosphor-objmgr" -SRCREV = "2fd4b1f88492ad5e743ff4321beb9fe0d052cc80" +SRCREV = "e6add0770686cfdc18ffeb4979eac8d1a0d721ec" S = "${WORKDIR}/git" |