summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-21 17:51:06 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-22 02:24:36 +0300
commited9dc72863e9e5ebeccd5314abc089992ec0ef41 (patch)
treee26f047cf131412872c907ef2da57f71c64bff64
parentea87248bf79d88942679b4a91b610e7cde2c8e01 (diff)
downloadopenbmc-ed9dc72863e9e5ebeccd5314abc089992ec0ef41.tar.xz
entity-manager: srcrev bump 309c0b1364..66409e193f
Jayashree Dhanapal (3): Add json file for Facebook Yosemite V3.5 platform Add Inlet and Outlet temperature config for fbyv35 Add HSC configuration for fbyv35 platform Change-Id: Iabb23fc45a68c15664a7bde83505e904051a0a19 Signed-off-by: Andrew Geissler <openbmcbump-github@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 37656d28bf..bc02cb94f5 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@ and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
file://blocklist.json \
"
-SRCREV = "309c0b13646b747bd35e63dd53ad38d6f129ff53"
+SRCREV = "66409e193f15c1d1bd9a74025035dead3b464376"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"