summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-06 20:20:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-06 21:03:43 +0300
commit7c6061e3ec67904c7e9b9c35dbf41712521cc885 (patch)
treee31258df35ff433030a5af7e1384042da5d6f280
parent94055d98af7050623300d79dd865dfcec6bf0d5f (diff)
downloadopenbmc-7c6061e3ec67904c7e9b9c35dbf41712521cc885.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>
-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"