diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-06-05 18:10:03 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-06-06 21:57:14 +0000 |
commit | 60e6f7a608fe951b09f6c96ff197cc075b46419d (patch) | |
tree | 7482510d70ad18e9b2123feec540d4c28a9ab88a /meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb | |
parent | c70eebe0adfcea264f88ba8d847622c6742bf97e (diff) | |
download | talos-openbmc-60e6f7a608fe951b09f6c96ff197cc075b46419d.tar.gz talos-openbmc-60e6f7a608fe951b09f6c96ff197cc075b46419d.zip |
phosphor-mapper.bb: bump version
Change-Id: I49162af4a0c1e0ee0c7fa27b25cac120469cb75d
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb')
-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 04d191eb7..956d97f4e 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb +++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb @@ -27,7 +27,7 @@ RDEPENDS_${PN} += " \ " SRC_URI += "git://github.com/openbmc/phosphor-objmgr" -SRCREV = "a33fbf51b5133d9e984aa9863b75896ee220ef1a" +SRCREV = "62b36bd882b12c7eea4e24e2438da05a719c8d97" S = "${WORKDIR}/git" |