diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-11-06 18:25:10 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2017-11-07 14:03:58 +0000 |
commit | fdf6d495cd40188b6b3e535e569b943d29cafcb0 (patch) | |
tree | 97b98d293907c3711c2cb8aa298ef1cd7a72d2ee /meta-phosphor/common | |
parent | 0cabe0d9e999eef4276e4cfa2dd681a2cd3406ee (diff) | |
download | talos-openbmc-fdf6d495cd40188b6b3e535e569b943d29cafcb0.tar.gz talos-openbmc-fdf6d495cd40188b6b3e535e569b943d29cafcb0.zip |
phosphor-mapper.bb: bump version
Change-Id: Idc804a37ea14be79288c7c96630a8cfc98487be6
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 6d073ea4c..779eef6f2 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 = "94c92a9a36b6fdd5a5cbf6ef0d583cc488f4318a" +SRCREV = "eded8f31e54c5ee4049563d0f0894d37b8c25c69" S = "${WORKDIR}/git" |