summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-27 19:10:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-31 15:28:17 +0300
commit69cfd1d023f962a0f4892c6509d97adaa30f53d9 (patch)
tree1ff08128ea8153ce008d301364ad923d4701a31e /meta-phosphor
parent592df01a7eed3305d67949ddb75f455b75b6ca91 (diff)
downloadopenbmc-69cfd1d023f962a0f4892c6509d97adaa30f53d9.tar.xz
entity-manager: srcrev bump e23af564a2..7af0c2709f
Patrick Williams (2): fbyv2: fix product name regex fbtp: fix product name regex Change-Id: I37464f6ef3fcb956d539417f4b7d4e0d4ed3f56a 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 550685d10..c5bcc988f 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 = "e23af564a2c58eb42a8573577c7bc7d5f90bd7bc"
+SRCREV = "7af0c2709f98f47778beeb91175e1d125d370747"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"