summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-12 00:30:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-12 07:22:39 +0300
commit326647659b4639bc0be47e72a75b4c57eb6c7e02 (patch)
tree8a1c730e95974da8230f46759028790f719b9326 /meta-phosphor/recipes-phosphor/configuration
parent3b6b87a49a778867ce01f374ff610af930dfe973 (diff)
downloadopenbmc-326647659b4639bc0be47e72a75b4c57eb6c7e02.tar.xz
entity-manager: srcrev bump f64d4397f8..e789bf12a4
Matt Spinler (1): Do tmpl substitutions using all properties on path Change-Id: Ida1f081f5b81d2a45efea2a1373f365b54cb9fc3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 cc87860d1..9ce85a914 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 = "f64d4397f8a56034615041c06e4e6e7cb6713742"
+SRCREV = "e789bf12a49a8993c7d9b7a161494b58dab2dcf0"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"