summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-15 20:30:57 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-16 02:27:17 +0300
commit94e99e8a34b0c5fdb4e457e0b0cc48c30ef3788b (patch)
tree40636571954ac3c037a2e22b03e7ff8aabd39f96 /meta-phosphor
parentc080e91a91ba7f300e451e4b27cd988b346e6215 (diff)
downloadopenbmc-94e99e8a34b0c5fdb4e457e0b0cc48c30ef3788b.tar.xz
entity-manager: srcrev bump fff050a355..306b1a4379
James Feist (3): Add Unit Test for TemplateCharReplace TemplateCharReplace: fix failing testcase and add more TemplateCharReplace: More tests Patrick Venture (2): devices: add max31725 devices: add tmp175 (From meta-phosphor rev: 931eb88427543cdb5967f0e75bf49376e1b62f5c) Change-Id: I54dddb4848900b984d5a4d959bb7389cae0fe7b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 30e5c1266..45528688f 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \
and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "fff050a355041d2848b8a126a19a6cb81daebe6b"
+SRCREV = "306b1a4379a9e480a7139ddfe30161a1309a9ec6"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"