summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-26 01:41:46 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-26 15:04:00 +0300
commitbdaa2af2a155a5766e386703c23ea01c205cfca7 (patch)
treeffa90fe4dce2d0d39ee99c3a786d197fa4195431
parente5a1da7686ffb075d3dac73d0d7cc4004922e848 (diff)
downloadopenbmc-bdaa2af2a155a5766e386703c23ea01c205cfca7.tar.xz
entity-manager: srcrev bump 6c17fc2a04..4133426a04
James Feist (1): Add FanProfile into settable types (From meta-phosphor rev: 3149ddcdf83ccd423dd60b3e105a5471426e7b88) Change-Id: Ib9c092d188e989bd55b60b025fe1d97e72668fce 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 91343b7e0..2bbd8466e 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 = "6c17fc2a044ddaa9c1c2d2b72349f884ede73618"
+SRCREV = "4133426a04bf46e275416362205bc29c1b3c0935"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"