summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-06 20:20:55 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commit4f03979b3be210b1438da659d36efbeae2f1273d (patch)
treece78c7c1131c556b473789e2dd78b5c950da55f3 /meta-phosphor/recipes-phosphor/configuration
parent58b2ac57c0e138718a3a5d9a4c7b150d42867714 (diff)
downloadopenbmc-4f03979b3be210b1438da659d36efbeae2f1273d.tar.xz
entity-manager: srcrev bump 64fd7e2ac0..e375400291
Patrick Venture (2): devices: add i2c eeprom 24C64 type frudevice: include filesystem header explicitly (From meta-phosphor rev: e10007dcbdde8124497b343871cb0b0fa666c86d) Change-Id: Id697b5d8054efa62291a7e7c5a7623ea7f53ea76 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 7b61294d2..f2cfc270b 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 = "64fd7e2ac005513da0e0e0d22e12d375ebb3d0b9"
+SRCREV = "e375400291a33553cb7e65ca42e6d733f4050829"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"