commit | ae97fa1280c1d6fd3bc586386ac70cd70bfd9f80 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Nov 11 19:20:54 2019 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Nov 12 17:06:19 2019 +0000 |
tree | f1a58149b39a8425d39f0fdeb426a16208fab9ae | |
parent | a753e320285d44efba2871d54f0ab8ec337c9a36 [diff] |
entity-manager: srcrev bump f2ad76b32c..787c3c3eff James Feist (1): Fix Entity-Manager Crash issue Change-Id: I4dcc85314974dd9246a72e01e635d3026367b55b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb index 6752611..6cc232f 100644 --- a/recipes-phosphor/configuration/entity-manager_git.bb +++ b/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@ and configures system sensors" SRC_URI = "git://github.com/openbmc/entity-manager.git" -SRCREV = "f2ad76b32cea5170a5a9a631f49935ae3dd4626d" +SRCREV = "787c3c3effcbdd8b7b50e21919d90eb6e1d7298d" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"