summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-13 20:30:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-14 15:45:24 +0300
commit93ac23e720ad3a9d3c12d809ed1c05171a91eaa9 (patch)
tree6c68b1d67a4bbf9c8ab0dd6c021cde98806814ef /meta-phosphor
parentc930f27906d7e33983dd72d6ebb6ae4d0ee1a3b9 (diff)
downloadopenbmc-93ac23e720ad3a9d3c12d809ed1c05171a91eaa9.tar.xz
entity-manager: srcrev bump ce66b3ae70..75966574a9
Patrick Venture (5): devices: add tmp441 sensor type frudevice: use strftime instead of asctime style: frudevice: drop return after exit bugfix: entitymanager: no longer skip w/o Exposes devices: add 24c02 (From meta-phosphor rev: 556b4969f7814e624c794ca10a549b4bddcd9dfb) Change-Id: Icd0b673ee3b99374678508959dcd35871c58d4d5 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 cb519cdb5..0e30ae86e 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 = "ce66b3ae7091bf806542147bf9848dcc1a2215b6"
+SRCREV = "75966574a966e46a707f0fb8a0112af9557b0f46"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"