diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-01-16 13:00:04 -0600 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-01-16 13:00:04 -0600 |
commit | 8e04907a01397419e3c75da6a2a645ae92ceae22 (patch) | |
tree | 868457c5fceaa9009a1486eae18e5c341a37076a /meta-phosphor/common/recipes-phosphor/dbus | |
parent | 5cf15d07bda5b26f69a02265cb0d31f40fd423bd (diff) | |
download | talos-openbmc-8e04907a01397419e3c75da6a2a645ae92ceae22.tar.gz talos-openbmc-8e04907a01397419e3c75da6a2a645ae92ceae22.zip |
phosphor-mapper.bb: bump version
Change-Id: I0d8c9cdf9ad5c24e8f96e1c76f964692f007c4c6
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 8ff684b51..53fe64e95 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 = "5205b16c761172f032cb71969d955b3e46d68a5e" +SRCREV = "9e94fb65f7379a75d67e0894c12834ff99206221" S = "${WORKDIR}/git" |