diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-01-30 13:30:03 -0600 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-01-30 13:30:03 -0600 |
commit | 947e967eb2d21b75e6e80d85657fe2dc2d91e116 (patch) | |
tree | ae83afe574df743a7472a0017b27e3797b9a7e72 /meta-phosphor/common/recipes-phosphor/dbus | |
parent | e2d5c7568a1eb91518e711b12b901b6412439ee1 (diff) | |
download | talos-openbmc-947e967eb2d21b75e6e80d85657fe2dc2d91e116.tar.gz talos-openbmc-947e967eb2d21b75e6e80d85657fe2dc2d91e116.zip |
phosphor-mapper.bb: bump version
Change-Id: I010274143cc7d40776afb6e077c3c92a00fd3176
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/dbus')
-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 54c8833fe..cdb1159c7 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb +++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb @@ -23,7 +23,7 @@ RDEPENDS_${PN} += " \ " SRC_URI += "git://github.com/openbmc/phosphor-objmgr" -SRCREV = "a5513ab64dec439fc7a7f7114434ce04324cd5bd" +SRCREV = "3c18b9f186d0894df83f34021553f72a9d9f0a8b" S = "${WORKDIR}/git" |