summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-10 21:21:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-10 22:45:15 +0300
commit19b639dca35ce9234c34e9f19249507540cb0ee8 (patch)
treecfeac4540c94834d136b4a728b3ad41dff3a02a1 /meta-phosphor/recipes-phosphor/configuration
parent99355b021433638f7c9d99255850561e84f2d72e (diff)
downloadopenbmc-19b639dca35ce9234c34e9f19249507540cb0ee8.tar.xz
entity-manager: srcrev bump d5b87fbc32..85ca6dd2fa
James Feist (2): Add DisableNode keyword README: Add DisableNode Xiang Liu (1): frudevice: use a single I2C transaction to read from EEPROM with 16-bit offset (From meta-phosphor rev: a8f5d432b645eee092d133f94d4e5abc5ff5815c) Change-Id: Ibcc50469cc06e04a0768eb4530939578611b0850 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 69baafa79..0ebb5d95f 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 = "d5b87fbc32de43d334788d4bbd3e5486301fb797"
+SRCREV = "85ca6dd2fa3f05b87adfd722f66dcd54a935616c"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"