summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-24 20:41:42 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-24 22:42:31 +0300
commite1d9b02150bb65d17b6bf146d7eb6544cbf11c37 (patch)
tree4f357aee8650e0522ee15ddb082849f605efa46d
parentdfbdd9bd56a6a1a89221433b5e017854b8ad3632 (diff)
downloadopenbmc-e1d9b02150bb65d17b6bf146d7eb6544cbf11c37.tar.xz
entity-manager: srcrev bump c6c5b3d76f..e6e88214e8
Jae Hyun Yoo (1): Replace Skylake with Xeon (From meta-phosphor rev: 40e6384031384b1fdfeba4b3716fe65bfa791a15) Change-Id: I698ed291f6c49d6575225e99a68d758d7d010e64 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 cab41720e..8109e5351 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 = "c6c5b3d76ffd30c1d9661de170d6b2bb3e72d740"
+SRCREV = "e6e88214e8620fe2755d8272afca572864072fc2"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"