summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-17 20:20:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-20 03:45:23 +0300
commita74bae614c6b56d7bacfe3f5d1e2a8a619dd46c8 (patch)
treec4325c546286d4634592c1e0d13788a9b55c8bfe
parent45bac1e44167c5b641bc4de58f48a10a49468cfd (diff)
downloadopenbmc-a74bae614c6b56d7bacfe3f5d1e2a8a619dd46c8.tar.xz
entity-manager: srcrev bump e7ac9c9eb1..93db9bf7c8
Lotus Xu (1): Add xdpe12284 support Change-Id: Ie647b365cf41a019812c08cd50dcdd1e243e7f6a 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 e07140d11..716cb238c 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 = "e7ac9c9eb1d2e4b052d7f9b082ab4642eab304e9"
+SRCREV = "93db9bf7c8c9d81d2f2f88dbc376c1fcb05a82e3"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"