diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-03-07 21:30:02 -0600 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-03-07 21:30:02 -0600 |
commit | 8e6b2329a85416eac25c261d083ba7d05eb9f36d (patch) | |
tree | ebdfc921a6c70084ebb70929d4c968c52370df01 /meta-phosphor | |
parent | 9b1d0a4c653fdc587a119bf133ca835e4c87368c (diff) | |
download | talos-openbmc-8e6b2329a85416eac25c261d083ba7d05eb9f36d.tar.gz talos-openbmc-8e6b2329a85416eac25c261d083ba7d05eb9f36d.zip |
phosphor-mapper.bb: bump version
Change-Id: I50b41c78660f5628af53746931a7688156bd756a
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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 466281562..c71237735 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb +++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb @@ -24,7 +24,7 @@ RDEPENDS_${PN} += " \ " SRC_URI += "git://github.com/openbmc/phosphor-objmgr" -SRCREV = "d43087f294949583507b5520c8f0b2c359296aa1" +SRCREV = "981f2661defa193aa1a27cfe078d8f12002ca3c2" S = "${WORKDIR}/git" |