diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2019-03-22 20:41:36 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2019-03-23 22:01:32 -0400 |
commit | c80cc301fb091dd2fdba3d84a8b4f8ce18216d7e (patch) | |
tree | 523838467c3072aac33bc142b7e7d890d21048ef /meta-phosphor | |
parent | 342b1bfa9264dfc8e2ee8be782dac92b402ea5d5 (diff) | |
download | talos-openbmc-c80cc301fb091dd2fdba3d84a8b4f8ce18216d7e.tar.gz talos-openbmc-c80cc301fb091dd2fdba3d84a8b4f8ce18216d7e.zip |
entity-manager: srcrev bump 623de6cbb4..6c17fc2a04
James Feist (1):
Add Exit Air Temp Clamp
ygangch (1):
add new Riser json file
(From meta-phosphor rev: 4cc8b8647088ba6cfc67c5354cf9952b646366d5)
Change-Id: Id280ce504b722b6f25cc484ad9d5feae5425bb18
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 c16055055..91343b7e0 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 = "623de6cbb49070085bb97b98ba379206bac98a7a" +SRCREV = "6c17fc2a044ddaa9c1c2d2b72349f884ede73618" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" |