summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-03 20:40:46 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-04 04:32:35 +0300
commit5f94a690b92b60fff50dd5523ccb0ead704714c1 (patch)
tree9cb57378fbc1e2154ab4239845541ee187c6f75f /meta-phosphor
parente5136e7b7a65b9c2e336e3550fa7b91fc6dd1488 (diff)
downloadopenbmc-5f94a690b92b60fff50dd5523ccb0ead704714c1.tar.xz
entity-manager: srcrev bump ad2b133708..ee70147add
Andrew Jeffery (7): meson: nlohmann/json has a meson build meson: Rework valijson subproject dependency test: fru-utils: Exercise the FRU checksum algorithm FruUtils: Rework calculateChecksum() implementation FruUtils: Avoid truncation in derivation of fruAreaSize subprojects: valijson: Update to v0.4 docs/my_first_sensors.md: Fix example busctl invocation Avenash Asai Thambi (1): legacy.json: Add vout9 to vout17 max and min support Bruce Mitchell (1): Support the PCIE_x_Temp Sensors for Everest Ed Tanous (1): Revert "meson: nlohmann/json has a meson build" Rashmica Gupta (2): Units: add enum for valid unit types schema: add restricted range for severity Change-Id: Id5e698ba320dffa617ae2a821412e2b70e85a2dc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 0339c28192..f9887da380 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 file://blocklist.json"
-SRCREV = "ad2b133708172da9a1bd61710a3b28722ff4707d"
+SRCREV = "ee70147add704c40e1999900ec8e67d1213729cc"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"