diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-11-16 21:35:06 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2017-11-16 22:32:49 +0000 |
commit | 158f8de7170d0fb2931388589d0f89a1e635d1dc (patch) | |
tree | 899cc1c8e466e9525bc9bdccc58b1890a7a60aea /meta-phosphor/common | |
parent | 06edd72323024768e6336d583e4ff9115f458e12 (diff) | |
download | talos-openbmc-158f8de7170d0fb2931388589d0f89a1e635d1dc.tar.gz talos-openbmc-158f8de7170d0fb2931388589d0f89a1e635d1dc.zip |
phosphor-mapper.bb: bump version
Change-Id: I11e0a2c082d4a4e1a0cce643851178b095f59bee
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common')
-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 779eef6f2..41b09944f 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 = "eded8f31e54c5ee4049563d0f0894d37b8c25c69" +SRCREV = "b270adc1835b7ccdc21ecaa5996e0574c088154d" S = "${WORKDIR}/git" |