summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-14 21:21:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-15 22:04:57 +0300
commitf038d0ea4a59734122ee788dc6a6d063460cda46 (patch)
tree2e12cbb4d02c4ce4dc0eb35626f32792f4762a96
parent4561f3625142f5d7f858a6678cbd788acf1ccc24 (diff)
downloadopenbmc-f038d0ea4a59734122ee788dc6a6d063460cda46.tar.xz
entity-manager: srcrev bump 2539ccd113..fa8d322d08
Josh Lehan (1): Add MAX6654 device to i2c h2mon new_device list Rajashekar Gade Reddy (1): Skip i2c addresses in the range 0 to 12 (From meta-phosphor rev: 92596d7e602203340eb569c7d48db6b2777befb3) Change-Id: I64c1ad65b9d8fe83ea9a6e79c0390b145aea8b58 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 b18f39b163..be405c34e5 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 = "2539ccd113174d37feb1b0c036f97ada68f541e7"
+SRCREV = "fa8d322d08743b3ca0e6f575011814058e18f011"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"