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>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 0339c28..f9887da 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 @@
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"