diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2018-11-27 23:30:20 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2018-11-28 09:45:19 -0500 |
commit | d674553c3bf8dedabe4c4ba590d643e7f6c44c4e (patch) | |
tree | 44681857d6d2e93856474631007cd16a43704e3a | |
parent | 2f714db14e994f0bb4cd412e1dd4526c2c517e25 (diff) | |
download | talos-openbmc-d674553c3bf8dedabe4c4ba590d643e7f6c44c4e.tar.gz talos-openbmc-d674553c3bf8dedabe4c4ba590d643e7f6c44c4e.zip |
entity-manager: srcrev bump 161addb8d0..4447014c13
James Feist (1):
Turn on Werror
(From meta-phosphor rev: 2f711b3de3220369a58838ed87c8fd3085506a48)
Change-Id: I35d628c1b43459dc7e50e7abc4fa993bb52ad1c7
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.bb | 2 |
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 eb70142e5..cd7fbb39f 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 = "161addb8d03d2e8e79ce59050ddfd76c582b5fd2" +SRCREV = "4447014c13ce8fa43af56225cc4ad1495a19d499" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" |