summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-28 04:11:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-02-28 16:42:24 +0300
commit68e087a4c2610ce328499a257e095fefbd56fe1e (patch)
tree8de3eea652df065623b7147228327141bf9d8e45
parentceb81ae8bb167f57e9c44f3c75aa99ec864ff1fd (diff)
downloadopenbmc-68e087a4c2610ce328499a257e095fefbd56fe1e.tar.xz
entity-manager: srcrev bump 1a7c37087d..12bc7931b4
Ed Tanous (4): Simplify mux symlink logic Fix rstrip on Fru read Add M.2 Mux to WFT Baseboard Fix an issue with $index James Feist (2): Out of tree build: Add nlohmann as valijson depend Rename Front Panel Stepwise curve (From meta-phosphor rev: 3383e74bbfe6632230e38a8676d9ae385f32add1) Change-Id: I1f5435bd9a130e2dbc26009f2f341d51756debca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 3b2444861..33e6658e0 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 = "1a7c37087d2b198ada50330ac341ff19072ccbdc"
+SRCREV = "12bc7931b4304caeceb87ab422aad5be62a0d9d5"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"