diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-06-25 21:00:05 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-06-26 18:16:25 +0000 |
commit | fb822552a0e7ae0e4bfbc2825a5f481e809abf10 (patch) | |
tree | 8362eac856fc95f466be9b63121c2acf22d7992e /meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb | |
parent | ba33ae8ffb9457bf4c5bd4378b8aad3feec87786 (diff) | |
download | talos-openbmc-fb822552a0e7ae0e4bfbc2825a5f481e809abf10.tar.gz talos-openbmc-fb822552a0e7ae0e4bfbc2825a5f481e809abf10.zip |
phosphor-mapper.bb: bump version
Change-Id: I2b96c4de129f6a187f3905e11e8560e2193c03a4
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 8c02b8ece..ba9f15641 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb +++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb @@ -31,7 +31,7 @@ RDEPENDS_${PN} += " \ " SRC_URI += "git://github.com/openbmc/phosphor-objmgr" -SRCREV = "f43e5d6889b4b1bfe1ec610de845eef67a0856fe" +SRCREV = "8b633b7ea4ab671a73c1f57d878041f83f672a7e" S = "${WORKDIR}/git" |